Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd5aa…a6d1Base—$0.03100%fluxa114d ago0x47c75d…7b77ed
0xb90a…9ae40x1e60…9b2fBase—$0.01100%fluxa114d ago0x02a414…c48136
0xb90a…9ae40x9265…f959Base—$0.03100%fluxa114d ago0x9ec674…baaa06
0xb90a…9ae40xd5aa…a6d1Base—$0.01100%fluxa114d ago0x4f6a93…066f91
0xb90a…9ae40x9265…f959Base—$0.01100%fluxa114d ago0x35b1f2…369d29
0xb90a…9ae40xeb17…c1caBase—$0.01100%fluxa114d ago0x5fbecc…19bfd0
0xb90a…9ae40x33da…060dBase—$0.01100%fluxa114d ago0xa85fee…1087cc
0xb90a…9ae40x2873…3ce1Base—$0.01100%fluxa114d ago0x2fe925…f798f8
0xb90a…9ae40xaa79…a05dBase—$0.01100%fluxa114d ago0x23da1b…582bee
0xb90a…9ae40xe4a0…0998Base—$0.01100%fluxa114d ago0x803bf9…6909e5
0xb90a…9ae40x3e61…33d0Base—$0.01100%fluxa114d ago0xdb2570…1d6954
0xb90a…9ae40xb78c…4c75Base—$0.06100%fluxa114d ago0xa5d76f…ca45e3
0xb90a…9ae40x257d…7a56Base—$0.03100%fluxa114d ago0x69157a…fb5f18
0xb90a…9ae40x74df…2054Base—$0.04100%fluxa114d ago0x2d928d…ed55be
0xb90a…9ae40x257d…7a56Base—$0.01100%fluxa114d ago0xa64039…a60e20
0xb90a…9ae40x270f…1cf9Base—$0.03100%fluxa114d ago0xfc09d9…66ce07
0xb90a…9ae40x270f…1cf9Base—$0.01100%fluxa114d ago0x504d6c…7dff77
0xb90a…9ae40xadc4…44c0Base—$0.03100%fluxa114d ago0x4522ce…10a313
0xb90a…9ae40xadc4…44c0Base—$0.01100%fluxa114d ago0x74c092…9dd877
0xb90a…9ae40xa384…2addBase—$0.04100%fluxa114d ago0xa40fe3…1b82aa
0xb90a…9ae40xa84e…1bcdBase—$0.03100%fluxa114d ago0xe8d218…cd9af8
0xb90a…9ae40xbcd1…df35Base—$0.03100%fluxa114d ago0xcb495a…c709a5
0xb90a…9ae40xbcd1…df35Base—$0.01100%fluxa114d ago0x64766c…27e98a
0xb90a…9ae40xa84e…1bcdBase—$0.01100%fluxa114d ago0xc57f98…eabbd9
0xb90a…9ae40xfb17…54f3Base—$0.03100%fluxa114d ago0xb783ea…8c0967

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.