Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81bc…dbd40xac65…4417Base—$0.06100%fluxa110d ago0x1146bc…bba21c
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa110d ago0x7a7294…8dac69
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa110d ago0x9e83e9…92917c
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa110d ago0xea210d…b9ae66
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xcb0d50…556528
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x3e5b13…5f0cb4
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xffe2fc…7116f2
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x5cef08…152ee7
0x81bc…dbd40xac65…4417Base—$12.74100%fluxa111d ago0xeea3d5…7e83ec
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x74231d…7ed2e2
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xb9b8e0…b6e789
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xd50f57…77ec84
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xdcf07d…886bb9
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x81a75e…0b857e
0xb90a…9ae40x81bc…dbd4Base—$12.61100%fluxa111d ago0xc73671…7e00fc
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x2e38a0…e920c9
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x48fe9d…5d8199
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xacb6fc…6b9da9
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xe599c0…225bc5
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xd78e6a…ff9f93
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x0f76dc…c2829a
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0x03ab37…bce84b
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xdc015f…63ee61
0x81bc…dbd40xac65…4417Base—$0.04100%fluxa111d ago0xfd107b…34263e
0xb90a…9ae40x81bc…dbd4Base—$0.01100%fluxa111d ago0xe73449…7c8cff

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.