Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$63.00100%0x4760…47ea97d ago0x9271ed…45f94c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x6288…8b4997d ago0xde3d24…1eccee
0x3fb1…7e250x0e3d…7757Base$10.50100%0x4184…789b97d ago0xce5125…c2763d
0x3fb1…7e250x0e3d…7757Base$3.15100%0xc22e…e4a197d ago0xca2945…a405c6
0x3fb1…7e250x0e3d…7757Base$8.40100%0x02d7…6ab397d ago0x326e06…338309
0x3fb1…7e250x0e3d…7757Base$10.50100%0x493b…b91697d ago0x2e1f5f…0fe556
0x3fb1…7e250x0e3d…7757Base$10.50100%0xb689…e28397d ago0x492a96…607c0b
0x3fb1…7e250x0e3d…7757Base$9.45100%0xa842…4fd997d ago0x97a3a1…55c373
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd500…f63a97d ago0x3d0131…ba69c4
0x3fb1…7e250x0e3d…7757Base$31.50100%0xbf85…381098d ago0x66a46a…7e1969
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1bc6…2f9098d ago0x25c72f…7c5221
0x3fb1…7e250x0e3d…7757Base$2.10100%0xc585…31c698d ago0xb77642…aebcb2
0x3fb1…7e250x0e3d…7757Base$2.10100%0x363e…450d98d ago0x6acead…23b669
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1bf5…a71698d ago0x26b23c…993ac1
0x3fb1…7e250x0e3d…7757Base$1.05100%0x24b8…43f098d ago0x9d432a…644678
0x3fb1…7e250x0e3d…7757Base$5.25100%0xe218…89ec98d ago0x355c2c…631679
0x3fb1…7e250x0e3d…7757Base$5.25100%0x4263…5fe598d ago0x44ee50…dcec83
0x3fb1…7e250x0e3d…7757Base$55.65100%0x64fd…12f498d ago0xa65a0a…2f83b4
0x3fb1…7e250x0e3d…7757Base$10.50100%0x4639…93fa98d ago0x326728…3c91de
0x3fb1…7e250x0e3d…7757Base$1.05100%0x7818…d2a698d ago0x9b462a…d147b6
0x3fb1…7e250x0e3d…7757Base$27.30100%0x581b…eeb298d ago0xf6d448…cf4968
0x3fb1…7e250x0e3d…7757Base$10.50100%0xa2b8…fedd98d ago0xf69020…837e15
0x3fb1…7e250x0e3d…7757Base$1.05100%0x665d…3bb998d ago0xdce924…d038c4
0x3fb1…7e250x0e3d…7757Base$21.00100%0x5720…a5f498d ago0xe4b857…18c388
0x3fb1…7e250x0e3d…7757Base$3.15100%0xa96f…aeb198d ago0x314b2e…672ee1

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.