Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…feb30x10c1…1e24Base—$0.005566100%coinbase108d ago0x450473…56dbb2
0x7840…feb30x10c1…1e24Base—$0.16100%coinbase108d ago0xef693b…a20ba3
0x7840…feb30x10c1…1e24Base—$0.13100%coinbase108d ago0xb9b18f…72d29d
0x7840…feb30x10c1…1e24Base—$0.07100%coinbase108d ago0x807e0b…8c60d4
0x7840…feb30x10c1…1e24Base—$0.11100%coinbase108d ago0xc3fb14…63212d
0x7840…feb30x10c1…1e24Base—$0.05100%coinbase108d ago0xbe8c50…37d81e
0x7840…feb30x10c1…1e24Base—$0.50100%coinbase108d ago0xd2db1c…e6403b
0x7840…feb30x10c1…1e24Base—$0.67100%coinbase108d ago0x6d18e5…704cef
0x7840…feb30x10c1…1e24Base—$0.59100%coinbase108d ago0xd8d443…9fcfb8
0x7840…feb30x10c1…1e24Base—$0.56100%coinbase108d ago0x13dd5c…57b26d
0x7840…feb30x10c1…1e24Base—$0.53100%coinbase108d ago0x44523c…5a9322
0x7840…feb30x10c1…1e24Base—$0.09100%coinbase108d ago0x4a3cbb…6b25da
0x7840…feb30x10c1…1e24Base—$0.04100%coinbase108d ago0x5dafc4…b75e6c
0x7840…feb30x10c1…1e24Base—$0.02100%coinbase108d ago0x258a4c…23d68f
0x7840…feb30x10c1…1e24Base—$0.01100%coinbase108d ago0xf95986…b31966
0x7840…feb30x10c1…1e24Base—$0.04100%coinbase108d ago0x22f756…484610
0x7840…feb30x10c1…1e24Base—$0.01100%coinbase108d ago0xd9beeb…5d338c
0x7840…feb30x10c1…1e24Base—$0.05100%coinbase108d ago0x184c8b…dd3ad2
0x7840…feb30x10c1…1e24Base—$0.02100%coinbase109d ago0xee9a17…17d17b
0x7840…feb30x10c1…1e24Base—$0.05100%coinbase109d ago0x56b855…adb660

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.