Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9065c…5a3d60
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x107cf3…2ae8c0
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x260f76…eddc84
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad0fde…edd148
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x434e06…36990e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0b866…9a0e8e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x334d9e…16b72d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb543be…3c9d80
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc274c5…fcc975
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dabbf…ad37f0
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07dabc…8a8627
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56387d…dcafab
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa932a8…be3e4b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbafb12…e47119
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a26ea…be0c0c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b378c…b2ad0b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcaa28b…56df11
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb310a…be11a0
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86b2c7…5e82c1
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6dd57…a6340e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c1e29…b6f47d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8b8d5…05d3e3
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef1fd4…a78181
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f4745…d8d222
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e19e2…ebebd3

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.