Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82beab…db49f4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe23146…2c1c43
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4394ec…31133c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95d22a…5d6cae
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20aa3a…78a4e3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf52f1a…feaf0a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82d51a…86d3f9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x450ae8…a5fafa
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda8b8c…fc2eb2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60a0a2…548d69
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe738c7…e05533
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1195e0…92c6d9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x949bbf…211f91
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0155d8…e5f999
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf333f0…d24d9d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85ce58…566f81
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45e604…977e33
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1877e8…b18fd4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe681cc…19546b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39df7e…d9c9d9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6cbe7…59d8d4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc05828…7f5c18
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57b87f…c7544a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03c267…ca683b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a3e34…286ddd

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.