Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x4bff8d…e3544b
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x923520…29f4b1
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xfc928e…6850b9
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xe287e9…566a48
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xd75d8d…1a611e
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x454047…a9e6a2
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xd55cd7…9ac274
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xcf0884…5f17aa
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x2ec400…8b3c04
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x8127be…00867c
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x4f314a…7c1000
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xfd2337…c5484d
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xd2c226…fd702f
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xcd7e16…bc01cf
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x83d063…a8b1e2
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x1252e3…d3d183
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0x60e83a…73eace
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase42d ago0xf29a19…5d2579
0x2533…04a10xffc4…37b1Basex402 service$0.002100%coinbase42d ago0x33babd…f9892f
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0x32e923…960946
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0x8ff5d7…baa88a
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0x10dea2…25d767
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0xaa5daa…ed5119
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0x591646…87e6d6
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase43d ago0xf9caa6…ab3f67

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.