Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x870885…6e5cd4
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x348fb9…2b8862
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29b0cf…85353e
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ef487…446b22
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc36b05…4abbca
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x07afea…2cddf3
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83cc8e…e3690b
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x125184…c74544
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ba69b…1657a5
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f9677…35fe5e
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7015af…dddc9e
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf0b1b0…b6c5a0
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38ba5a…4c2c83
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x932790…3a75a1
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc3b90a…c5cd9b
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x115c44…416d65
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea9178…033221
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x127998…4856e1
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e84fe…42065a
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa59894…606a98
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a7b2f…daf818
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x939544…762c91
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x215aef…805cad
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x110376…7d0ce5
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbc5a64…25745e

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.