Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa45d ago0x83be34…ada2a7
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0xe77ab1…2838e6
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0x326b28…80a23b
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0xd51a8d…301dd9
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0x5b08cc…30dc7f
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0xed4809…22314c
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa45d ago0x377f67…0fb239
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0xa58756…cd3d2d
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0x68dc7d…2fc040
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x8b9245…4144f8
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0xf321c0…c07508
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x4ac2fc…6de1a1
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x25a2f6…fc56c4
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0x3dc201…95b195
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0x969863…e27d93
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0x020b14…e7e53d
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x9c3a8c…c96680
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0xf856c6…85f146
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0x230b66…fdf947
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x78c31b…524c6c
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0xd43b59…c4428a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0xf3a9bf…eb165e
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0x1af594…19c3ba
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa46d ago0xe1747b…d72b84
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa46d ago0xdf6d3d…ad1b3d

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.