Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xcbfe8a…5a505a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0xa2a4e7…68f759
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x3049d1…9126b3
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0xfaeb17…4a6506
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x04fdd0…6c7dff
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x9ea577…1b97fe
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xab0c74…74f335
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0xf4e608…d4fae5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xeb96b3…6f6d78
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0xfddb68…a0e14c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xc44eca…20ba33
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x0f3f5c…10c1d7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x81b9d5…83ecd8
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x58b97c…27ecf4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xd2ffe6…8ba670
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x04e740…221c06
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x0433cd…97752f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x27fa56…963552
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xd7c66c…26d4d6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x8a5e10…7a76ce
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x22a5eb…b34f8a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x1410e3…246439
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0x7dc84e…35a6c9
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates75d ago0x7bc036…4594d3
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase75d ago0xf0c905…3a1c65

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.