Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0xbc0d94…74baea
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x1d99f7…5c26b3
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x3d4652…541414
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0xd85e16…4d9881
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x4bbcf8…58f8d3
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x4b7a71…1626c0
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x9f388c…c7a4d9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x9c473a…ea1e85
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0xa667c6…a06aaa
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x11c8eb…ce4262
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x298264…9aaafd
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x86d182…f7c667
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0xef8bfc…f8bf19
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x6c2285…4d2793
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0xd0925f…ee67b0
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x4af8c2…92105a
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x480ead…d56cf9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0xda8399…e4c1c5
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa39d ago0x261b25…523c54
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0xc74c0b…c286ed
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x78b806…5bfa20
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0xfa4dc6…2dff02
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0xe56ff3…03449a
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x57aa8e…9a096e
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x1e13bc…bd468e

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.