Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1f3…b2ed0xe682…2afcBase—$0.01100%coinbase71d ago0x95b281…d546a6
0xa1f3…b2ed0x61ec…141eBase—$0.01100%coinbase71d ago0xe6c854…440ed3
0xa1f3…b2ed0xd0f6…6ea4Base—$0.01100%coinbase71d ago0x2b0fae…37f189
0xa1f3…b2ed0x2cd8…4757Base—$0.01100%coinbase71d ago0xbaf683…f943c6
0xa1f3…b2ed0x3be0…358fBase—$0.01100%coinbase71d ago0x6d0895…9f3ee9
0xa1f3…b2ed0x659c…cd1cBase—$0.01100%coinbase71d ago0x7dee45…571c55
0xa1f3…b2ed0x43c0…5d52Base—$0.01100%coinbase71d ago0x1553af…eded84
0xa1f3…b2ed0x2b45…e425Base—$0.01100%coinbase71d ago0x6066de…4a417a
0xa1f3…b2ed0xfa79…b167Base—$0.01100%coinbase71d ago0x4af158…42c79f
0xa1f3…b2ed0x302a…1b0bBase—$0.01100%coinbase71d ago0x65aa38…ae7f2c
0xa1f3…b2ed0xa046…9f90Base—$0.01100%coinbase71d ago0xc9cfbd…c30e46
0xa1f3…b2ed0xf580…9dcfBase—$0.01100%coinbase71d ago0x713e0e…48086e
0xa1f3…b2ed0x011b…c92aBase—$0.01100%coinbase71d ago0x8a3ce6…d5c5e4
0xa1f3…b2ed0x66a9…e88aBase—$0.01100%coinbase72d ago0x1c4ced…89cbfb
0xa1f3…b2ed0x8e1b…a684Base—$0.01100%coinbase72d ago0xca2e28…6edeb7
0xa1f3…b2ed0x4224…981dBase—$0.01100%coinbase72d ago0x30bb44…a062de
0xa1f3…b2ed0xc7a5…35c6Base—$0.01100%coinbase72d ago0x6b1295…9f53b0
0xa1f3…b2ed0xa4e7…e256Base—$0.01100%coinbase72d ago0x4224b2…b09749
0xa1f3…b2ed0x4f29…d6f8Base—$0.01100%coinbase72d ago0x45ea7c…fe7a57
0xa1f3…b2ed0x9095…eb96Base—$0.01100%coinbase72d ago0xfc1db7…aa97f1
0xa1f3…b2ed0x56dd…a6aaBase—$0.01100%coinbase72d ago0x44a3ae…304841
0xa1f3…b2ed0x12cf…9d12Base—$0.01100%coinbase72d ago0xf6399b…fad33e
0xa1f3…b2ed0x209f…48e6Base—$0.01100%coinbase72d ago0x107142…5adc62
0xa1f3…b2ed0xde17…5228Base—$0.01100%coinbase72d ago0xaa196d…7ec1e4
0xa1f3…b2ed0x8356…a5d1Base—$0.01100%coinbase72d ago0xb1ccef…846ddb

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.