Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe929…868c0x583f…b6cdBase$0.005100%0x4944…eec446d ago0x3b7e69…bc32af
0xe929…868c0x583f…b6cdBase$0.005100%0x4944…eec446d ago0xebe4d8…cefa03
0xe929…868c0x583f…b6cdBase$0.005100%0x4944…eec446d ago0x61acf5…39faf1
0xe929…868c0x583f…b6cdBase$0.00570%0x9a2c…c11246d ago0xd67d0a…5639a9
0xe929…868c0x583f…b6cdBase$0.005100%0x9a2c…c11246d ago0x3cd4a1…8a2a77
0xe929…868c0x583f…b6cdBase$0.005100%0x9a2c…c11246d ago0x43775d…b64e86
0xe929…868c0x583f…b6cdBase$0.005100%0x9a2c…c11246d ago0x3bad78…76533b
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0x708050…0fe440
0xe929…868c0x583f…b6cdBase$0.0170%0x9a2c…c11246d ago0x581e7c…e0fdfb
0xe929…868c0x583f…b6cdBase$0.0170%0x9a2c…c11246d ago0xf45e2f…e13c18
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0x28f615…70fddc
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0x5a0c49…15b2fc
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0x760bf1…119a8e
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0xc3be5a…89ce4e
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0x274a33…82cde2
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0xe81a23…c831a5
0xe929…868c0x583f…b6cdBase$0.005100%0x9a2c…c11246d ago0xc65bff…8f1249
0xe929…868c0x583f…b6cdBase$0.01100%0x9a2c…c11246d ago0xdc846d…e766ec
0xe929…868c0x583f…b6cdBase$0.10100%0x9a2c…c11247d ago0x7426f4…c2ec96
0xe929…868c0x583f…b6cdBase$0.05100%0x9a2c…c11247d ago0xf877e3…3fe945
0xe929…868c0x583f…b6cdBase$0.05100%0x9a2c…c11247d ago0xfde670…b07850
0xe929…868c0x583f…b6cdBase$0.0570%0x9a2c…c11247d ago0x05fba3…af31b8
0xe929…868c0x583f…b6cdBase$0.0570%0x9a2c…c11247d ago0xed12ce…441a3a
0xe929…868c0x583f…b6cdBase$0.05100%0x9a2c…c11247d ago0xeefb4e…4ac315
0xe929…868c0x583f…b6cdBase$0.005100%0x9a2c…c11247d ago0xc9b9db…dadc1a

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.