Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0x5bfdf3…1b8d34
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0xffd5fb…e4c128
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0x50d799…8d5259
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0xd46599…2e96a0
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0xfdf1c0…879261
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x538201…c26fc0
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0x0bb786…190217
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0xa60d2b…7c558c
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x193fcc…e95b83
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0xc0149c…d4947f
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x0fa6c1…99664a
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x7b76a9…802390
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x516b5f…f69aea
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x5adae7…2632a8
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0x6ca50c…8679fa
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x3e3c83…957bd9
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0xa7d506…a22c50
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x62ed6a…eabb82
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x9637c0…73ed37
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x2c5c96…238744
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0xf91c18…a35311
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0xe8085b…3832d2
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x1be0e4…f17a25
0x5759…2d980xfe80…47eeBase$0.001100%fluxa35d ago0x60f0a1…b86399
0x5759…2d980x9c95…e299Base$0.001100%fluxa35d ago0x5f8e20…2c03cb

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.