Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xc575d1…1e4a5e
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xf7990b…d10d29
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x65a475…4d34dc
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x9d303f…b0f087
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x0eb922…49f84f
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xa5952f…dc47c3
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x2ee74a…0e01e3
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x8f0a3c…407f15
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xc717a0…2e46ee
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xec9530…a248df
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xa061c8…5bf41e
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x924e24…2e3e34
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x637aad…642386
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0xd2ff23…330c7e
0xab00…e0920xfe80…47eeBase$0.001100%fluxa22d ago0x2cb5ca…753b47
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0x767b0e…ccaa28
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xe7ee46…ea29a8
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xebc1e8…dea5b7
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xef96be…2f0771
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xaf72bf…79e0fd
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0x9b3c12…164e5c
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0x2207b1…c87940
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0x150ba6…963d96
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xf19fb6…599c21
0xab00…e0920xfe80…47eeBase$0.001100%fluxa23d ago0xd099ef…525b02

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.