Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa56c…82cf0x10c1…1e24Base—$2.87100%coinbase115d ago0xf66485…bdb658
0xa56c…82cf0x10c1…1e24Base—$0.67100%coinbase115d ago0x99b66d…1e0760
0xa56c…82cf0x10c1…1e24Base—$0.51100%coinbase115d ago0x26f9f0…08fe3e
0xa56c…82cf0x10c1…1e24Base—$0.55100%coinbase115d ago0x704bff…998097
0xa56c…82cf0x10c1…1e24Base—$0.51100%coinbase115d ago0x73fea7…da38d7
0xa56c…82cf0x10c1…1e24Base—$0.58100%coinbase115d ago0xc43b5d…41c743
0xa56c…82cf0x10c1…1e24Base—$0.54100%coinbase115d ago0x77d43a…17510e
0xa56c…82cf0x10c1…1e24Base—$0.52100%coinbase115d ago0x68b51c…770a8f
0xa56c…82cf0x10c1…1e24Base—$0.55100%coinbase115d ago0x9524e8…7cb618
0xa56c…82cf0x10c1…1e24Base—$0.55100%coinbase115d ago0x767348…c7416f
0xa56c…82cf0x10c1…1e24Base—$0.54100%coinbase115d ago0x4f47d9…f94b3b
0xa56c…82cf0x10c1…1e24Base—$0.54100%coinbase115d ago0x993b3b…535e1d
0xa56c…82cf0x10c1…1e24Base—$0.54100%coinbase115d ago0xa4bf1e…82edc2
0xa56c…82cf0x10c1…1e24Base—$0.53100%coinbase115d ago0x61b221…687518
0xa56c…82cf0x10c1…1e24Base—$0.52100%coinbase115d ago0x4a3102…be0aa6
0xa56c…82cf0x10c1…1e24Base—$0.54100%coinbase115d ago0xd2aaaf…316478
0xa56c…82cf0x10c1…1e24Base—$0.51100%coinbase115d ago0x15dcc8…ffbdcc
0xa56c…82cf0x10c1…1e24Base—$0.53100%coinbase115d ago0xea10d1…7351c7
0xa56c…82cf0x10c1…1e24Base—$0.59100%coinbase115d ago0x846668…fa5a77
0xa56c…82cf0x10c1…1e24Base—$0.53100%coinbase115d ago0x39b5c6…c659fc
0xa56c…82cf0x10c1…1e24Base—$0.52100%coinbase115d ago0x73e6ad…2b1656
0xa56c…82cf0x10c1…1e24Base—$0.64100%coinbase115d ago0x8da067…f3516a
0xa56c…82cf0x10c1…1e24Base—$0.65100%coinbase115d ago0xad9a10…55041f
0xa56c…82cf0x10c1…1e24Base—$0.64100%coinbase115d ago0x05b1bb…1d2d7e
0xa56c…82cf0x10c1…1e24Base—$0.61100%coinbase115d ago0x758e5e…d69f12

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.