Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x5b1926…6a5dd5
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0xfefa35…fda115
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0xddc01f…2e1ad7
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x3707f7…a9c228
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x7390ad…9a860c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x32338a…be1361
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x5f3323…1c16eb
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x250fae…91df2a
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0xe6926a…16c02c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x26ffa8…84fafa
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x0f2fff…4ae75b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x93543c…2b3882
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0xa1580f…b9d542
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x4523b1…2ddbda
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x0e47b5…239d10
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x0b0f4b…4c42d4
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x60db1e…d93c87
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x6a57e4…b0eb0a
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x01ecd2…586aa1
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x605b23…08bec1
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0xc5758e…e591ff
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x31dd67…c14684
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0x928b78…6b0363
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa49d ago0xc8474a…5c7a84
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa49d ago0x13cf55…ad59f3

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.