Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x93d9d1…edad17
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xefaddd…d3a0b6
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x5b8d8a…0dd2c2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xd751b5…fd264b
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x7bfd01…6995bc
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xcae240…270f30
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x212745…68607e
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x708819…46a84f
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x16925c…953eb2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x9564dc…537686
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x8d3c4c…0342c5
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xcfdf57…55fdf2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xcea51e…aa2e17
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x454724…a38614
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x99906a…19a6e2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x443321…950e65
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x700a56…6760dc
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x1d2e5f…e34190
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x4d3027…7c0ab7
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xab0ac2…c06c20
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xb3450e…204f31
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0xe1ebc5…fd15b3
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x9d4ee3…7156f7
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x18867a…379a76
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase45d ago0x537fb5…cb9a4f

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.