Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x318d7f…9fd43c
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x446600…c2986e
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x2be8b2…e6275d
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xa6ad33…5b8ca6
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xa9fae1…a17a59
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xc80dae…7da5dc
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xafe6ce…526768
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x819bfa…365692
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x9cf272…e3866a
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xbb9749…afef52
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xeb1dc4…9d5fe6
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x1521c0…516ec1
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xd47505…981f2e
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x8d32b1…139e19
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x875ae1…eb7f7d
0x5759…2d980x9c95…e299Base$0.001100%fluxa64d ago0x58455b…097d7b
0x5759…2d980x9c95…e299Base$0.001100%fluxa64d ago0x63e8cb…10513c
0x5759…2d980x9c95…e299Base$0.001100%fluxa64d ago0xd9c6b7…97e01b
0x5759…2d980x9c95…e299Base$0.001100%fluxa64d ago0x05f57e…9b5dd9
0x5759…2d980x9c95…e299Base$0.001100%fluxa64d ago0x6f7967…277f88

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.