Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe4d…65c20x3e0a…78e7Base—$0.005343100%coinbase74d ago0x701c26…b2e135
0xbe4d…65c20x3e0a…78e7Base—$0.004402100%coinbase74d ago0xc0713d…ee9a69
0xbe4d…65c20x3e0a…78e7Base—$0.00567100%coinbase74d ago0xad61e1…0930c4
0xbe4d…65c20x3e0a…78e7Base—$0.003803100%coinbase74d ago0x60ee33…0d154e
0xbe4d…65c20x3e0a…78e7Base—$0.004851100%coinbase74d ago0xd9efcc…117f0b
0xbe4d…65c20x3e0a…78e7Base—$0.003082100%coinbase74d ago0xcf841d…4fd391
0xbe4d…65c20x3e0a…78e7Base—$0.004327100%coinbase74d ago0x697607…9a07ee
0xbe4d…65c20x3e0a…78e7Base—$0.004645100%coinbase74d ago0x704a05…d63acd
0xbe4d…65c20x3e0a…78e7Base—$0.005466100%coinbase74d ago0x8074f6…7ceb48
0xbe4d…65c20x3e0a…78e7Base—$0.004486100%coinbase74d ago0x545a35…f2f12d
0xbe4d…65c20x3e0a…78e7Base—$0.004029100%coinbase74d ago0xa8b6dd…d21786
0xbe4d…65c20x3e0a…78e7Base—$0.003046100%coinbase74d ago0x6a72a0…0d6376
0xbe4d…65c20x3e0a…78e7Base—$0.002819100%coinbase74d ago0x41dc03…2f86ae
0xbe4d…65c20x3e0a…78e7Base—$0.005563100%coinbase74d ago0xf3dda7…1ef444
0xbe4d…65c20x3e0a…78e7Base—$0.004361100%coinbase74d ago0xb0b489…65d623
0xbe4d…65c20x3e0a…78e7Base—$0.002914100%coinbase74d ago0x57b4a1…d54919
0xbe4d…65c20x3e0a…78e7Base—$0.005384100%coinbase74d ago0x955090…2a8741
0xbe4d…65c20x3e0a…78e7Base—$0.005799100%coinbase74d ago0xbbe09f…e9607e
0xbe4d…65c20x3e0a…78e7Base—$0.00509100%coinbase74d ago0xbfdf92…b25589
0xbe4d…65c20x3e0a…78e7Base—$0.005445100%coinbase75d ago0x3622ae…55f6b0
0xbe4d…65c20x3e0a…78e7Base—$0.004429100%coinbase75d ago0x0b2ce0…5ce2bd
0xbe4d…65c20x3e0a…78e7Base—$0.005226100%coinbase75d ago0x823afc…befae9
0xbe4d…65c20x3e0a…78e7Base—$0.005454100%coinbase75d ago0x962dc9…69bd44
0xbe4d…65c20x3e0a…78e7Base—$0.004302100%coinbase75d ago0x669b67…f54182
0xbe4d…65c20x3e0a…78e7Base—$0.003399100%coinbase75d ago0x07b905…1239c6

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.