Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x06d5a6…3585be
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x3017f2…018971
0x51c4…10d70x9c95…e299Base$0.001100%fluxa38d ago0xb1ee61…9a8506
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x25fec3…5cf832
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x68242a…573e53
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x32fd03…38e07e
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x12f0cf…a458f7
0x51c4…10d70x9c95…e299Base$0.001100%fluxa38d ago0x1e848d…e95e61
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x8be327…14e365
0x51c4…10d70x9c95…e299Base$0.001100%fluxa38d ago0xd675d8…d3375c
0x51c4…10d70x9c95…e299Base$0.001100%fluxa38d ago0x25bd32…96b350
0x51c4…10d70x9c95…e299Base$0.001100%fluxa38d ago0xd6ba18…6ce62f
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x2469e7…454fe3
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0xd3ec04…53a82a
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0x740a8f…58d2f4
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0xbdc210…0f2aa2
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa38d ago0xa296e6…b3ce51
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0x243a39…119558
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa39d ago0xc9aba5…c59a59
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0xfd1a18…0e75a8
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0x0f2dbf…a5511a
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa39d ago0x3f41a0…a17ce4
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0xf5f4a7…a692e9
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0x3108e6…314a69
0x51c4…10d70x9c95…e299Base$0.001100%fluxa39d ago0x85ba2c…b21eea

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.