Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0xd1b1d3…b8683b
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x1997ae…6be187
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0xb6b12e…2d4245
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0xbd4c62…0f4258
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x283449…a84bb1
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x8f0448…226f17
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0xd9a245…339410
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x00755c…628860
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x652a36…a2df74
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0xc5b692…fe2ac1
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x3335c2…023eb6
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0xb84789…4a731e
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x98c9a1…2605cc
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x2d562f…0b869d
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x7a54d2…aa4327
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x9b782c…03f667
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0xdb91b9…27f7cd
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x998f05…eed0ff
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x5d1eeb…db6ce3
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0xf455f4…bad75a
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x92657e…072f6a
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0x969fea…2adf38
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0x8ef909…d05cbe
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates52d ago0xd9129c…3425c6
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase52d ago0xfbc39b…bacb8e

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.