Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ba9a0…033082
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ee955…e1d906
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64c94b…1e4304
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33e57c…5d3125
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d4766…d3ddbd
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81e808…77f84d
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97bc3d…5e4a1b
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdcb4d2…e6425c
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x297545…36f776
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc3eec9…6caf51
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e4a61…795b58
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed6033…b2f586
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x74e9e3…2f73b1
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaefe8…e7cae8
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2c4a15…7bf2b4
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x66c627…71fbe7
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xacc4ff…6dea47
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24c962…ea71a0
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69f42a…7d0bed
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d7c4d…ab0f49
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3120f…e66516
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x65ffab…dc9a0d
0xfc50…45120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c7b82…93b5ad
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x22a5b8…31e9d6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6f2722…be390e

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.