Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0xa4fd19…f7c2f2
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0x5e7bd9…059a98
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0xa5cbd6…3f0564
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0x5ffbed…7ef7d5
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0x95de53…0c6f2f
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0x45e74c…f3db94
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0xc772c8…31c717
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0xc0f591…9a5c3e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0x7f81d0…784fe2
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0xedb69b…17bec6
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0x1cf858…ba0305
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0xcd3042…392534
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0x93a823…bb82ee
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0xc24282…dd8b7e
0x020c…78b90x9c95…e299Base$0.001100%fluxa35d ago0x6f06eb…642bf4
0x020c…78b90xfe80…47eeBase$0.001100%fluxa35d ago0x97bb6c…36fc0f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x88668b…193feb
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0xe91743…df6a76
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0x9c868e…03218a
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0xe0cebb…93c15a
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x665589…dcd7b7
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0x86def1…0d55b6
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x3f2b54…464093
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x48f2ea…894e3c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xf33cee…20167b

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.