Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea52…342f0xdb48…a74aBase—$0.1570%0x930d…82c134d ago0x7504a2…dc374e
0xc0c7…e4b80xdb48…a74aBase—$0.3070%0x930d…82c134d ago0xc2158b…a92dbc
0xea52…342f0xdb48…a74aBase—$0.2570%0x930d…82c134d ago0x6e5407…00c386
0xc0c7…e4b80xdb48…a74aBase—$0.4070%0x930d…82c134d ago0x5b5103…1f4584
0x7ad0…31cf0xdb48…a74aBase—$0.5070%0x930d…82c134d ago0x00ae7e…64e032
0xc0c7…e4b80xdb48…a74aBase—$0.2870%0x930d…82c134d ago0xfbd3be…b9964e
0xea52…342f0xdb48…a74aBase—$0.2570%0x930d…82c134d ago0xcea213…e19f33
0x7ad0…31cf0xdb48…a74aBase—$0.4570%0x930d…82c134d ago0x85f106…2b9fd2
0xc0c7…e4b80xdb48…a74aBase—$0.1570%0x930d…82c134d ago0xd357f7…aafdb2
0xea52…342f0xdb48…a74aBase—$0.5070%0x930d…82c134d ago0x352dd1…3d2fbe
0x7ad0…31cf0xdb48…a74aBase—$0.0870%0x930d…82c134d ago0xd0a666…796f53
0xc0c7…e4b80xdb48…a74aBase—$0.0570%0x930d…82c134d ago0xf29c9c…a8bfdd
0xea52…342f0xdb48…a74aBase—$0.0870%0x930d…82c134d ago0xa2b96e…3f0b6f
0x7ad0…31cf0xdb48…a74aBase—$0.1570%0x930d…82c134d ago0x20e24c…b01200
0xc0c7…e4b80xdb48…a74aBase—$0.1070%0x930d…82c134d ago0x38b336…dd58c4
0xea52…342f0xdb48…a74aBase—$0.1570%0x930d…82c134d ago0xd7839e…b9b9be
0x7ad0…31cf0xdb48…a74aBase—$0.1270%0x930d…82c134d ago0x3e8ff6…0d1bef
0xc0c7…e4b80xdb48…a74aBase—$0.1270%0x930d…82c134d ago0x610881…8dd0d8
0xea52…342f0xdb48…a74aBase—$0.1570%0x930d…82c134d ago0x3d1f2e…0fbcd1
0x7ad0…31cf0xdb48…a74aBase—$0.0570%0x930d…82c134d ago0x4c2659…f37260
0xc0c7…e4b80xdb48…a74aBase—$0.0570%0x930d…82c134d ago0xd7df1b…0dbbb9
0xea52…342f0xdb48…a74aBase—$0.0270%0x930d…82c134d ago0xf7b14f…e783cb
0x7ad0…31cf0xdb48…a74aBase—$0.0270%0x930d…82c134d ago0x506111…36eecb
0xc0c7…e4b80xdb48…a74aBase—$0.2070%0x930d…82c134d ago0x858e70…fb9305
0xea52…342f0xdb48…a74aBase—$0.1270%0x930d…82c134d ago0xcc1614…2d7d2f

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.