Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base$0.001100%fluxa39d ago0xe28f16…728db1
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa40d ago0x1ae50d…aff64d
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa40d ago0x53b14e…195a5a
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xa4f048…e7479e
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x21c230…f1f6b6
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa40d ago0x2f9bcf…f7b6b8
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xb67652…458f67
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xb9b55d…2959a3
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x152c6d…3d09e0
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x73420f…341850
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x7338e7…ec90e8
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xacca27…995f34
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x66ed60…b1a5e3
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xdf7a80…6c6c64
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x3c5bd9…4b3a6e
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x58616f…a116a4
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xaba035…97026c
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xe2887b…44fe73
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xd7a79f…01fe86
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xb853bc…49da66
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x1e13db…c8d849
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x150c08…ec4e3a
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x71ee24…5bf86b
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0x5a1ca6…393c74
0xaabd…8b610x9c95…e299Base$0.001100%fluxa40d ago0xdad9c6…7c76c3

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.