Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0xed311b…2513d1
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0x0b7852…a7a4de
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xbff195…503758
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xe855d5…c58863
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0x9ccf46…4b02e8
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x500e69…8fb29a
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x32f1d9…321fb4
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x1264e8…7a2800
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x353dfd…43320e
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xdd504e…b3b55c
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xde88ff…71be06
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0x851b8c…9d83ec
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xecc0df…866144
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0x704746…0654bd
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x52f5e5…0a937d
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0x8b3c4f…776655
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0x20d5df…187fe6
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0xff5bc8…e3cab7
0xa599…919c0xfe80…47eeBase$0.001100%fluxa35d ago0xcb79eb…160ec2
0xa599…919c0x9c95…e299Base$0.001100%fluxa35d ago0xf54a09…1ec0e7
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x314858…1c5da4
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x7631f0…151a1f
0xa599…919c0x9c95…e299Base$0.001100%fluxa36d ago0xfaff69…ecffa9
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x5f0fa4…ce422d
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x0c3bed…080745

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.