Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.04100%coinbase25d ago0xc1a733…13fe16
0x1061…a4e30xb0af…7de0Base—$13.14100%coinbase25d ago0xb29269…2cac7a
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase25d ago0x0279f9…3ebbd3
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase25d ago0x4272b5…2ec2a4
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase25d ago0x31658d…660308
0xb66a…04f40xb0af…7de0Base—$1.01100%coinbase25d ago0x99c57e…12af54
0x84db…96280xb0af…7de0Base—$17.00100%coinbase25d ago0xce9be3…45fb2f
0xdb7b…059d0xb0af…7de0Base—$4.70100%coinbase25d ago0x63229c…27027c
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase25d ago0xf1931d…3de2bf
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase25d ago0xc29102…e8ca35
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase25d ago0x976e96…7206a7
0xff56…086a0xb0af…7de0Base—$1.04100%coinbase25d ago0xdd8fc1…a6aaa1
0x98a8…7bce0xb0af…7de0Base—$0.04100%coinbase25d ago0x51f4a7…1b1825
0xb66a…04f40xb0af…7de0Base—$1.51100%coinbase25d ago0xc1a8cc…e6f131
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase25d ago0x75a2b4…f3b3dd
0x98a8…7bce0xb0af…7de0Base—$0.04100%coinbase25d ago0x2718c2…6520ad
0xdb7b…059d0xb0af…7de0Base—$4.31100%coinbase25d ago0x27f388…2a5636
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase25d ago0x8c735c…92eb62
0x84db…96280xb0af…7de0Base—$15.01100%coinbase25d ago0x233047…3a2809
0xb66a…04f40xb0af…7de0Base—$1.61100%coinbase25d ago0x3171fe…5b4df1
0x1061…a4e30xb0af…7de0Base—$12.01100%coinbase25d ago0x1bb6c0…6b5240
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase25d ago0xd8a608…70a231
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase25d ago0x968028…9a4303
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase25d ago0x59e8ed…7705a3
0xc43b…34c00xb0af…7de0Base—$4.36100%coinbase25d ago0x52df1a…c57fc4

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.