Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xe79467…b6561f
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x5f1df0…12bd1b
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x39b3e1…31e78c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x3de145…4ddcc7
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xcc1810…29d3a3
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xe86e17…942afb
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x4bc99f…5ed17c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x6912f4…3d7654
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xa37f7b…0e9b69
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xc2ddf7…7f1fbc
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xd04e6d…6f5988
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xd89273…cbd029
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xe2e98c…b86d8e
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x669a4b…d041ed
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x282c53…8e5682
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x766a99…2039fe
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x4e112c…c8cf7c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x7b4564…eceead
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x0044b0…4685a6
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x61b44c…cfa957
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0xaeb9f7…44829d
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x9f325a…771504
0xa361…cab10x9c95…e299Base$0.001100%Route unknown52d ago0x41d335…5054c9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.