Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0xacfc3b…58355a
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0xa3447c…85d187
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0x3e76cb…f37a2c
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0x537da6…632d61
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0x44de6b…9e14cb
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0xf9ce49…fab208
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0x876dd4…88e6b3
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0xa56eca…6a95d5
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0xf659be…dab926
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0xa3997e…5b7ed1
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0x023a27…f293a6
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0x603bd8…56c0d0
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0xb77081…df042d
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0x723d35…0a12d8
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0xae23ad…3d17e3
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0x3ca0e0…010176
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa35d ago0xc596c7…7252ff
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa35d ago0x41bbcf…3672f7
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa36d ago0x520a07…ebc3b9
0x5dbb…3cf90x9c95…e299Base$0.001100%fluxa36d ago0x4797c1…10bd6b
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0x7e89ed…b4331d
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0xc7ebb8…df8740
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0x09f3e1…0e9de5
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0xaacf36…cdb684
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa36d ago0x98e6a9…eec047

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.