Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0x0160…bd00Base—$0.01100%coinbase57d ago0x45bcae…bc1475
0x5ef6…aafe0x896a…2154Base—$0.01100%coinbase57d ago0x8d57e1…628ba5
0x5ef6…aafe0xe22f…5665Base—$0.01100%coinbase57d ago0x0fcae1…f61fbb
0x5ef6…aafe0xccc0…9d10Base—$0.01100%coinbase57d ago0x8c70f6…abbe5d
0x5ef6…aafe0x2cf6…75a7Base—$0.01100%coinbase57d ago0xd9d1c0…826ca7
0x5ef6…aafe0x5804…7981Base—$0.01100%coinbase57d ago0x3bf224…03760c
0x5ef6…aafe0xdf4a…8ffcBase—$0.01100%coinbase57d ago0x567c90…3a8393
0x5ef6…aafe0x35fb…09a1Base—$0.01100%coinbase57d ago0xc7a1fc…90f1c2
0x5ef6…aafe0xcb17…89abBase—$0.01100%coinbase57d ago0x0f3219…22f08a
0x5ef6…aafe0x3685…3cf7Base—$0.01100%coinbase57d ago0x2109d4…450d21
0x5ef6…aafe0xe391…d66fBase—$0.01100%coinbase57d ago0x2ce750…9a56b4
0x5ef6…aafe0x2008…dc4eBase—$0.01100%coinbase57d ago0xf4ba83…816604
0x5ef6…aafe0xbab0…734fBase—$0.01100%coinbase57d ago0xd16a3d…934401
0x5ef6…aafe0x1538…4aaaBase—$0.01100%coinbase57d ago0xaef113…ae9c62
0x5ef6…aafe0x9798…32b6Base—$0.01100%coinbase57d ago0x775a72…61d98c
0x5ef6…aafe0x2780…44f2Base—$0.01100%coinbase57d ago0x48c677…e75334
0x5ef6…aafe0x4e25…1111Base—$0.01100%coinbase57d ago0x7dcd6f…7a3b14
0x5ef6…aafe0xd088…c64aBase—$0.01100%coinbase57d ago0xc9530f…37b6fb
0x5ef6…aafe0xcd04…53f5Base—$0.01100%coinbase57d ago0x58489a…4fb092
0x5ef6…aafe0x77d2…2165Base—$0.01100%coinbase57d ago0x4f5211…fe91f0
0x5ef6…aafe0xb580…77d9Base—$0.01100%coinbase57d ago0x08d03c…754bea
0x5ef6…aafe0xa176…e3a0Base—$0.01100%coinbase57d ago0xa283fa…6dd058
0x5ef6…aafe0xbf5c…127eBase—$0.01100%coinbase57d ago0x38adc3…706b9e
0x5ef6…aafe0x7460…8bc2Base—$0.01100%coinbase57d ago0x6ad8e0…71d2e9
0x5ef6…aafe0x7e2e…85a1Base—$0.01100%coinbase57d ago0xd86bcf…fa7019

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.