Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x651a8a…0b7e21
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x48544c…4d6842
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x2c209a…43a3ed
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x8aec37…e7c60a
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa48d ago0x8b4a3e…440c62
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x191e77…8f7d7f
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x3ae736…296eb2
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xc654a1…534cff
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xe8be62…d4c7dc
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa48d ago0x0cba69…990033
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x7c089f…36aa4a
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xf04f8a…28d494
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xc1294d…5972fa
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x79315b…4096b1
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x6cd34e…e71333
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xdf7e22…5cc38e
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x49d1a9…2b7256
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xfc3137…b1ac58
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x65b515…32df7a
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x90bdda…cf4554
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xc72b80…0d88dc
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xe5bae1…99387c
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x831ea5…53e305
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x274e45…0761fa
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x99c7f6…f6e7a6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.