Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa47d ago0xb8c866…691591
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x1dde12…aef486
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xed8354…48e602
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x890d46…bb4c0d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x202736…d7ce24
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x36200a…452b39
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xa8f425…345ad4
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x8cadf5…71db1b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x6a2041…e80d54
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x45784e…0bb800
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x58255e…71f4e9
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x5c5b5a…5fbc6c
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x408194…a8c90d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xac7467…ae5dad
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x5ac671…312c1d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x6ddbb0…2d1132
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x98f920…fdc4d8
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x223644…a4b50e
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x10be83…fbbd2c
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x8e571a…f803a3
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xf3822c…2a754c
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x7b595c…5a7bf3
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x06f6ea…8a4ff3
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xeb3693…e3eaf6
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x6112f4…37c469

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.