Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.003968100%payAI10d ago0x0a5042…3d7d99
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x079b12…d681c5
0xd2de…2cf50x2633…2223Base$0.003969100%payAI10d ago0xd54a1b…cf76cc
0xd2de…2cf50x2633…2223Base$0.002547100%payAI10d ago0x8b5bbb…515043
0xd2de…2cf50x2633…2223Base$0.003969100%payAI10d ago0xe5ce1e…5075cf
0xd2de…2cf50x2633…2223Base$0.002547100%payAI10d ago0x024d76…0a9cf5
0xd2de…2cf50x2633…2223Base$0.003969100%payAI10d ago0xfbc9e9…a75b93
0xd2de…2cf50x2633…2223Base$0.002547100%payAI10d ago0x13a3ce…0360eb
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x45db33…f86b4a
0xd2de…2cf50x2633…2223Base$0.003072100%payAI10d ago0x88a239…380c1a
0xd2de…2cf50x2633…2223Base$0.003969100%payAI10d ago0x0d8104…cc0ef7
0xd2de…2cf50x2633…2223Base$0.002547100%payAI10d ago0x3a6b75…850831
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x9aa4ca…056f59
0xd2de…2cf50x2633…2223Base$0.00306100%payAI10d ago0x0ed5e3…0ac577
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xe47613…51c3ec
0xd2de…2cf50x2633…2223Base$0.003968100%payAI10d ago0x1ddf71…e077c0
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x208b22…d9a91b
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x6ec287…6a6249
0xd2de…2cf50x2633…2223Base$0.002544100%payAI10d ago0x746b59…2a96e7
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x77c5b2…c57baf
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0x26b8b4…1aa531
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0xfe4ec6…8633ec
0xd2de…2cf50x2633…2223Base$0.003968100%payAI10d ago0x582e25…ce0fff
0xd2de…2cf50x2633…2223Base$0.002545100%payAI10d ago0xfdb3a5…ef3491
0xd2de…2cf50x2633…2223Base$0.002547100%payAI10d ago0x430aee…f0a0ff

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.