Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7189…fee20x6730…0bf2Base—$0.0040270%0x0c4c…94c917d ago0x332b4b…0efa26
0xc5cc…04b70x6730…0bf2Base—$0.0040270%0x0c4c…94c917d ago0x460490…45c27f
0x5413…c59a0x6730…0bf2Base—$0.0040270%0x0c4c…94c917d ago0x1268d8…95737f
0xefc7…f6f00x6730…0bf2Base—$0.0040270%0x0c4c…94c917d ago0xad41dc…b60b94
0x5338…3f380x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0x62c5b3…771ef5
0x5338…3f380x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0xcfe734…2aa750
0x5338…3f380x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0xfd0dab…8bfe3a
0x55be…56da0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0xe9ca5e…9c80bb
0xcdc7…7aab0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x91acac…c9b398
0x7471…a3ad0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x811b31…5728ae
0xe02e…44960x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x5badc7…82d09d
0x012c…85ed0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x93c68e…77f9d1
0xf787…aeff0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x498ae7…941ca5
0x6730…0bf20x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0xd4a203…9116e1
0x16db…e0230x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x8ecb72…f24392
0x6730…0bf20x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0xc4c8c4…6e71ea
0x6730…0bf20x6730…0bf2Base—$0.0040270%0x4a15…a58418d ago0x477492…ec0c44
0xe8d0…63830x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x25e26f…a6096f
0x66c3…b1300x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x3a9073…d3a7f7
0x55b6…8d290x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x13c590…1b0110
0x4d8b…6b0e0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0x60415a…3c3b57
0x14e8…355c0x6730…0bf2Base—$0.0040270%0x0c4c…94c918d ago0xd3ac4e…7652a0

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.