Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x614b84…509d0a
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x08fa7b…5a1d6d
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0xc3c4f5…d335dd
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x21c818…e5124a
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x262afb…9828be
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x2b8981…bfb25b
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0xb71169…2f2338
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0xcca6b8…e7fc5b
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0xe89e6e…038898
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x5eef90…44b517
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x0db495…1a2364
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x0ae60f…3fbbc3
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x1fed6e…e45a11
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x00b780…9e97de
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x8a6d73…7d3648
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x641b63…d0706c
0xc887…5bae0x2633…2223Base$0.02100%payAI5d ago0x23bde5…d60c66
0xc887…5bae0x2633…2223Base$0.007331100%payAI5d ago0x8ff328…f96b59
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x9203c5…bb9ecf
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0xad179c…f98dc6
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0xb9a0a2…e6ce5f
0xc887…5bae0x2633…2223Base$0.007282100%payAI5d ago0x2796eb…a48bca
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0xbd455c…7d842e
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x05c91b…6afab0
0xc887…5bae0x2633…2223Base$0.01100%payAI5d ago0x5cddc5…f5fd2d

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.