Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6c7…30140x2932…4f60Basex402 service$0.005100%coinbase8d ago0xbbcba5…14e53b
0x1e4a…450a0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x4fe88f…849523
0x4b90…13a20x2932…4f60Basex402 service$0.005100%coinbase8d ago0x952486…0f0fa4
0x9a07…9eea0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x1dfb1c…c95b04
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase8d ago0x6abdd2…84c082
0x67e9…9d520x2932…4f60Basex402 service$0.005100%coinbase8d ago0xc484bf…90a1d2
0xec84…8d2d0x2932…4f60Basex402 service$0.005100%coinbase8d ago0xceea05…dc56ba
0xbf30…77020x2932…4f60Basex402 service$0.005100%coinbase8d ago0x869b25…b54ef6
0xc3e0…cdc50x2932…4f60Basex402 service$0.005100%coinbase8d ago0xa2c7da…321470
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase8d ago0x41b731…27d15f
0x9d6c…20920x2932…4f60Basex402 service$0.005100%coinbase8d ago0xaf0480…1c21e3
0x54e1…f4e00x2932…4f60Basex402 service$0.05100%coinbase9d ago0x365ec3…9b1d2f
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0x4f151f…8e313c
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0xcce37f…7707f9
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0x01c537…08d2db
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0xc2b19b…2a1151
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0x4605ce…b7c84d
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase9d ago0x776fe4…689191
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0x77821b…5b0b14
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0xd39d66…661fea
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0x06236d…36066f
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0x7ace87…4b8e20
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0xbf0ab7…da6a71
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0x9ace62…edca01
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase9d ago0x200351…4a7786

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.