Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800x9c95…e299Base—$0.001100%fluxa35d ago0xac26d2…131c97
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x120854…51cdcd
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0xcb0a9d…7c6a30
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x948a84…66283b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa35d ago0xe0bef7…4d132c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa35d ago0x121001…9c8e51
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xa8af81…3a0f25
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xbc9651…cd61ae
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x7bafd8…bf3673
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xcd789c…770a53
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0x3cd785…f3af10
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x70eefa…c6bfb5
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x54fab8…ddd437
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x75311a…9c03e5
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xc7c291…372b1c
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x8f821e…762bd2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0x17e0ea…cd13e9
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xf4d080…6608d4
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0xcdb657…891fc2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xb0b15c…0512f2
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x591985…29d38a
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0xca03b0…5e6e86
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa36d ago0x008923…b37c37
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x99181e…9b055f
0x47be…0b800x9c95…e299Base—$0.001100%fluxa36d ago0x28b435…273872

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.