Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0x08b80e…3ea0fa
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0x8890f8…c87e02
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0xf506be…8edd16
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0xcdea6a…eb75f5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0x4bf44f…3ea053
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0xb19e60…655b71
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0x1f15d2…64ff83
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0xce0cc7…67000e
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0x02dc76…ad05bc
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0x870a5e…3e5084
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0x9d5050…f55a7f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0xc4381e…313937
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0x9a67f4…5bff53
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0xe463a2…147efd
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa33d ago0xa53a0b…8fc2f7
0x738c…8efc0x9c95…e299Base$0.001100%fluxa33d ago0xa7893b…941a8c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa34d ago0xb4045e…e74a75
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa34d ago0xb9da76…c98ef0
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa34d ago0x1c09b0…85f208
0x738c…8efc0x9c95…e299Base$0.001100%fluxa34d ago0xe573ee…9e686d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa34d ago0x0f6ea2…5c71d5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa34d ago0xd45e26…804cf4
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa34d ago0x0aec7a…a82f61
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa34d ago0x444d19…4b1deb
0x738c…8efc0x9c95…e299Base$0.001100%fluxa34d ago0x4a2fbb…1da65b

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.