Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x95be19…040148
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x908af6…6bbc4c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x12aa61…454574
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xb6bdd9…e0f634
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xcd3551…7b0e61
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xdd212d…e590ad
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xce6fe8…f6382e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xf41eba…eb0a65
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x31eb1c…343328
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xcb838c…fada8a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x7d09cf…25671f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xb2ac9e…a7667a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x70f8fd…835ccc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x1c841a…f19aaa
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x0213aa…39c26e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xfb328d…eafc23
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xaa1900…d9876e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x18e019…111e56
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x0a013a…a99b99
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xfd41ed…abb0c3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xf4f55f…90fe1f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xc5546c…7fb1cb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0x91fa63…7e1eb9
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xdcbaa4…12a137
0x1b71…59020x9c95…e299Base—$0.001100%fluxa91d ago0xa05edd…219161

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.