Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x1c08c5…df61a6
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0xe8f4a7…83cb66
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xb235b5…64be03
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xdbfe69…ff38fe
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x72776c…4574c9
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0xd922ee…1f8006
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x5aa7bf…87478c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x93ba3a…d9aadc
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x9c6745…eb9c16
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x8255bd…0dcc5b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x037608…ed9096
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x48301d…6861d4
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x43b865…693c53
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xa04156…7fd611
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0x6aca38…e94159
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa42d ago0x4df612…a01922
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa42d ago0xdd820c…6049d1
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa42d ago0x0e3e8c…c6b21d
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa42d ago0x0a6cb8…c3a63e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0x873aca…68f71c
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa42d ago0x71231f…73c6c1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0xfb21e7…4fb9dd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0x0652d8…e7890f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0xb36732…7eb4ac
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa42d ago0xbe2dee…a8e7c9

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.