Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa35d ago0x03facb…fe4a4a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa35d ago0xe2ae5d…df41a9
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa35d ago0x0d89b5…a81ecb
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa35d ago0x5e675c…6b8804
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa35d ago0x0af363…cb3fda
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa35d ago0x31829b…d6f99a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa35d ago0x6f7619…96545b
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa35d ago0x29c3c2…77bdf3
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x765fd8…963f9c
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0xbc35dc…ea5148
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0xbb5e45…b1b423
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x175ed3…e26a74
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xd5c519…93972d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x4f775c…a23095
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0xc97b6d…e06e51
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xfd65e5…f15285
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x3febfd…2fb213
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0x309bee…d280c2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xb3ca64…aafa87
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa36d ago0xeb389e…4b5937
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x076c81…d2b8e9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x07ba4d…227687
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x71e1ae…1452f7
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x6d883a…3b4683
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa36d ago0x828ca1…712bd6

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.