Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe294…b2ef0x3e0a…78e7Base—$0.005745100%coinbase80d ago0x886c69…85d12b
0xe294…b2ef0x3e0a…78e7Base—$0.00571100%coinbase80d ago0x3e9662…9624ec
0xe294…b2ef0x3e0a…78e7Base—$0.005293100%coinbase80d ago0x33284a…2075ef
0xe294…b2ef0x3e0a…78e7Base—$0.004581100%coinbase80d ago0xa6c2a3…1cd693
0xe294…b2ef0x3e0a…78e7Base—$0.005397100%coinbase80d ago0xd938c8…6879df
0xe294…b2ef0x3e0a…78e7Base—$0.002747100%coinbase80d ago0xf67b87…74c80d
0xe294…b2ef0x3e0a…78e7Base—$0.004913100%coinbase80d ago0xd3d586…d3b48d
0xe294…b2ef0x3e0a…78e7Base—$0.004055100%coinbase80d ago0xf0dfb2…087f80
0xe294…b2ef0x3e0a…78e7Base—$0.002942100%coinbase80d ago0x826071…574a89
0xe294…b2ef0x3e0a…78e7Base—$0.005883100%coinbase80d ago0x6a4222…870ae8
0xe294…b2ef0x3e0a…78e7Base—$0.004367100%coinbase80d ago0x0a33de…1f6ddc
0xe294…b2ef0x3e0a…78e7Base—$0.005842100%coinbase80d ago0xa570cf…43c704
0xe294…b2ef0x3e0a…78e7Base—$0.004617100%coinbase80d ago0x086f5f…83df09
0xe294…b2ef0x3e0a…78e7Base—$0.005892100%coinbase80d ago0xc6e2f5…8b1b0f
0xe294…b2ef0x3e0a…78e7Base—$0.005589100%coinbase80d ago0x28d263…c1600a
0xe294…b2ef0x3e0a…78e7Base—$0.002826100%coinbase80d ago0xa4e456…be9226
0xe294…b2ef0x3e0a…78e7Base—$0.004487100%coinbase80d ago0x2102e3…ddc16c
0xe294…b2ef0x3e0a…78e7Base—$0.003535100%coinbase80d ago0x6f6440…015f47
0xe294…b2ef0x3e0a…78e7Base—$0.003854100%coinbase80d ago0xf1ea3a…e1976d
0xe294…b2ef0x3e0a…78e7Base—$0.004125100%coinbase80d ago0x54f24b…02feb7
0xe294…b2ef0x3e0a…78e7Base—$0.003623100%coinbase80d ago0x3582ec…795d97
0xe294…b2ef0x3e0a…78e7Base—$0.00372100%coinbase80d ago0x04a512…8fb797
0xe294…b2ef0x3e0a…78e7Base—$0.004335100%coinbase80d ago0x15ab46…468beb
0xe294…b2ef0x3e0a…78e7Base—$0.004256100%coinbase80d ago0xf7350e…8ccfaf
0xe294…b2ef0x3e0a…78e7Base—$0.004574100%coinbase80d ago0x5d9b1f…37a213

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.