Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x8cab04…cb947b
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x4b1967…be58ed
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x743def…8c88d5
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xcebfd6…6a2d92
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xbf4dde…c07745
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xa3defb…268e6b
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x1b6bd7…94d300
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x2f6353…d67a8a
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xb52ee6…b31df8
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xfd0a86…8a519a
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x635752…803467
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x32a64d…491cde
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x68b657…0a7f35
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x3d82e8…8631bf
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x6d893b…1541be
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x2b5bca…32e2a1
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0xc9b0e2…2b424c
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x543588…f4dc47
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x835594…d05e77
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0xf29056…f7713e
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x15bda2…dae409
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0x45849f…dc67e5
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0xc8a6d2…ea6508
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0xf026eb…a7a38f
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa23d ago0xd59cd9…89c4b2

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.