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.003969100%payAI6d ago0x1eb242…888029
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0x5d5528…e33dd7
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0x5b6fea…7c6eb9
0xd2de…2cf50x2633…2223Base$0.00397100%payAI6d ago0xd7b086…caaf6b
0xd2de…2cf50x2633…2223Base$0.002548100%payAI6d ago0xa69bea…d782a4
0xd2de…2cf50x2633…2223Base$0.003969100%payAI6d ago0x610491…e0f598
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0x85bb7a…00d92f
0xd2de…2cf50x2633…2223Base$0.002545100%payAI6d ago0xf26be3…3d80c9
0xd2de…2cf50x2633…2223Base$0.003969100%payAI6d ago0x86c297…e9bc84
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0xda737d…25e48b
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0xf0c631…6bc260
0xd2de…2cf50x2633…2223Base$0.003968100%payAI6d ago0x94807f…49766e
0xd2de…2cf50x2633…2223Base$0.002545100%payAI6d ago0x51673c…62fa62
0xd2de…2cf50x2633…2223Base$0.003069100%payAI6d ago0x575684…9b42ff
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0xd1cf4b…b8d864
0xd2de…2cf50x2633…2223Base$0.003968100%payAI6d ago0x4cebc2…82108a
0xd2de…2cf50x2633…2223Base$0.002545100%payAI6d ago0xb1e4e2…1a4ac7
0xd2de…2cf50x2633…2223Base$0.003065100%payAI6d ago0xb47ad4…aa7ee7
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0xeabd6f…2db616
0xd2de…2cf50x2633…2223Base$0.003968100%payAI6d ago0xcd9a65…2dd150
0xd2de…2cf50x2633…2223Base$0.002545100%payAI6d ago0x3ed093…1ef7e0
0xd2de…2cf50x2633…2223Base$0.003969100%payAI6d ago0x29b09f…d581ec
0xd2de…2cf50x2633…2223Base$0.002547100%payAI6d ago0xea8000…e1fad6
0xd2de…2cf50x2633…2223Base$0.002545100%payAI6d ago0xfb7237…235eb8
0xd2de…2cf50x2633…2223Base$0.003969100%payAI6d ago0xe243b6…4f5ed7

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.