Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x34f0aa…3355f4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xfae6b2…584201
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x0012f6…2da073
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xccc32d…8301fc
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x2d96b5…4b1412
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xa7dc37…06cfaf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x0b1537…c89870
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xde2f01…e83e69
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x3976a7…22f6c2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x6783e3…dae484
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xe62545…af1ff2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x225f3a…3f5f8d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x6b9a2a…79879d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x81595e…b0138f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x0ab478…857991
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x6a625f…131e1c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xe06354…db67b5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x72582d…457a46
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xbedac2…27caed
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x205d32…f6275b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x3d3886…7fa91b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x77a003…baf9e1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0x937a0e…f27bd2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xdcf665…87cd9e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa21d ago0xce1f26…36b149

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.