Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x439150…791356
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0xe73d88…580853
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0xe836c3…8510e6
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0xf9f646…63ff3a
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x509636…4d7f53
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x419a7b…8d381c
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x103981…7afe79
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x647c78…b7917e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x0b63b4…438eba
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0xc81ea3…f338e6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x5f68b1…751707
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x9b8d07…4fcb73
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0xb95055…f8ec86
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0xfcbd2f…266eaf
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x8d54e8…d4f49c
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x7c28f8…802b38
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x3f428c…943a74
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x9f2573…854924
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0xa79da1…b90759
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0xb103ea…b0d76a
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0x56ec98…51f96e
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x35d1bb…31dbb0
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0xe0565f…b22824
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates56d ago0x59d866…1aa792
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase56d ago0xd03db2…f58e2b

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.