Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e51…d7b40x10c1…1e24Base—$1.14100%coinbase116d ago0xc0ea94…998e08
0x3e51…d7b40x10c1…1e24Base—$0.56100%coinbase116d ago0xf12271…4a91aa
0x3e51…d7b40x10c1…1e24Base—$0.55100%coinbase116d ago0x3ec0be…9bd448
0x3e51…d7b40x10c1…1e24Base—$0.58100%coinbase116d ago0x69ca54…7bbe6c
0x3e51…d7b40x10c1…1e24Base—$0.52100%coinbase116d ago0x29d6ef…121a15
0x3e51…d7b40x10c1…1e24Base—$0.54100%coinbase116d ago0x102f04…248995
0x3e51…d7b40x10c1…1e24Base—$0.64100%coinbase116d ago0x366456…f73264
0x3e51…d7b40x10c1…1e24Base—$0.61100%coinbase116d ago0xdc3079…ace033
0x3e51…d7b40x10c1…1e24Base—$0.59100%coinbase116d ago0x3657bd…72a030
0x3e51…d7b40x10c1…1e24Base—$0.56100%coinbase116d ago0xa31876…5a83c8
0x3e51…d7b40x10c1…1e24Base—$0.59100%coinbase116d ago0x036882…e433e1
0x3e51…d7b40x10c1…1e24Base—$0.59100%coinbase116d ago0x272bad…9eac9f
0x3e51…d7b40x10c1…1e24Base—$0.54100%coinbase116d ago0x6444fd…2012c6
0x3e51…d7b40x10c1…1e24Base—$0.57100%coinbase116d ago0xed7ed7…08443b
0x3e51…d7b40x10c1…1e24Base—$0.53100%coinbase116d ago0x1ff749…05a905
0x3e51…d7b40x10c1…1e24Base—$0.54100%coinbase116d ago0xaad23b…252b83
0x3e51…d7b40x10c1…1e24Base—$0.50100%coinbase116d ago0x6fef1b…3bcc55
0x3e51…d7b40x10c1…1e24Base—$0.52100%coinbase116d ago0x87423c…3e6f1e
0x3e51…d7b40x10c1…1e24Base—$0.53100%coinbase116d ago0xd5c527…4daf8b
0x3e51…d7b40x10c1…1e24Base—$0.55100%coinbase116d ago0xf42a0d…fb17f1
0x3e51…d7b40x10c1…1e24Base—$0.71100%coinbase116d ago0x565269…7d9304
0x3e51…d7b40x10c1…1e24Base—$0.52100%coinbase116d ago0x67fba6…54fcee
0x3e51…d7b40x10c1…1e24Base—$0.59100%coinbase116d ago0x96eae3…b9cb5c
0x3e51…d7b40x10c1…1e24Base—$0.54100%coinbase116d ago0x0a09c8…2c09f2
0x3e51…d7b40x10c1…1e24Base—$0.54100%coinbase116d ago0x28c6fb…f9d89e

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.