Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x3c4199…3baf94
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x8dcdc0…8add5b
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xa12816…c3cd7c
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x4b60ec…f033fd
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x2b4e57…f47521
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xa92caa…bddb0c
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x7d059a…40743a
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x12f3d3…19b065
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xf1aa53…625e19
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x8635b6…a332c0
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xca287f…e638c7
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x6d0efa…895a49
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x51b523…5a8b7a
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x721b95…aa81e1
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xf525c7…b8d121
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x0cf6f3…64a654
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xe4d12e…54c186
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xdce6ad…4bcfd4
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x5334bc…e3369b
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x86a71a…70ecb5
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xdb9522…603c1e
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0xabb71e…767510
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x168fb8…e97704
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x87d9cf…f9dd8d
0x8d2a…7d370x24d9…333aBasex402 service$0.01100%coinbase18d ago0x19c616…101da1

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.