Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase57d ago0x2b819a…2a4428
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x6db034…cd22fe
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xfcd519…05c6fc
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x1f1ad0…1d242c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x41e702…fab2b0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xfede7e…b489fd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xafb3dd…426d99
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xc754f8…5bffe4
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xbd7135…bbf5eb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x94305e…8a7420
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xe82eed…5b882b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x19aa75…5a4679
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xe822d4…475809
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xaefc86…3da225
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x8811d9…5cc843
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xd18776…42c5df
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x9730ca…b68307
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase58d ago0x8a695a…bf0617
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x3510e2…c4ff20
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x31a672…2a161b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0xbaa4de…b34bf9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x51fe4b…d7b2f9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x538e1b…5e9de9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x89610c…5141bc
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x303665…d96648

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.