Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x18cc…275025d ago0x339e3b…f12b58
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x35fa…74a925d ago0xd2a26f…514e18
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa2b8…fedd25d ago0x6bec4b…9db426
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0xb77d…5f2d25d ago0xfe35aa…4487ec
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x5e05…afbb25d ago0x803073…928318
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0x93eb…4c2925d ago0x5354a8…a0484b
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x2115…35a025d ago0xdc7f48…4a4e60
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0485…d42925d ago0x5ef7e9…2e74f7
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7869…5c2025d ago0x372ce9…3aed3e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6361…440525d ago0xa2f107…adbd30
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd02b…c37925d ago0x557487…44eb58
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4760…47ea25d ago0x0a8279…ac9647
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xeba0…ab3b25d ago0x47a35d…247cd2
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xc629…e70125d ago0x321b4d…ba70b8
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x3eb5…08dc25d ago0x5ab3f5…efc01c
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd775…7f8125d ago0xbb8868…132364
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x1ef5…d9e825d ago0x9c3059…327e46
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xe706…1d9b25d ago0x25e128…10b0de
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0x20cf…bf5525d ago0xdb2247…899f5e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x5047…e94025d ago0x4973ef…6726e1
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xb689…e28325d ago0x732547…be6c14
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9765…21f525d ago0x92dc2f…04ae18
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4a9b…67ce25d ago0x1fa74e…44a024
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xcb6c…da0b25d ago0x4b97f4…9cd391
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x64e4…55d925d ago0xea359f…94bf9d

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.