Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ca…2dbf0x6366…f1e2Base$0.1670%0xfc74…d8a529d ago0x0d8424…aad118
0x76ca…2dbf0x6366…f1e2Base$0.0470%0x17c8…043629d ago0xa26e3c…39c84b
0x76ca…2dbf0x6366…f1e2Base$0.0670%0x17c8…043629d ago0xdd0b86…f23276
0x6fce…e2790x6366…f1e2Base$0.2970%0x17c8…043629d ago0x0a9eaa…b43ce1
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x705966…a08031
0x76ca…2dbf0x6366…f1e2Base$0.1670%0x17c8…043629d ago0xd37670…d778c4
0x76ca…2dbf0x6366…f1e2Base$0.0470%0x17c8…043629d ago0xd58af2…88f0b9
0x6fce…e2790x6366…f1e2Base$0.3370%0xfc74…d8a529d ago0xff7ff0…972263
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x41b0fe…4261e5
0x76ca…2dbf0x6366…f1e2Base$0.0370%0x17c8…043629d ago0x7bc0d0…d77dd1
0x76ca…2dbf0x6366…f1e2Base$0.1670%0xfc74…d8a529d ago0xf7a008…ced5ec
0x6fce…e2790x6366…f1e2Base$0.4270%0xfc74…d8a529d ago0x0ec8a6…6294f4
0x6fce…e2790x6366…f1e2Base$0.0570%0xfc74…d8a529d ago0xe5bc02…ab9dd9
0x53c6…a67a0x6366…f1e2Base$0.0270%0x17c8…043629d ago0xed3964…a758e1
0x53c6…a67a0x6366…f1e2Base$0.0270%0x17c8…043629d ago0x720a74…5b30ca
0x6fce…e2790x6366…f1e2Base$0.4770%0xfc74…d8a529d ago0x7613e4…7b7d83
0x6fce…e2790x6366…f1e2Base$0.0370%0x17c8…043629d ago0xb85a3b…01f4c3
0x76ca…2dbf0x6366…f1e2Base$0.1670%0xfc74…d8a529d ago0x5d38b3…007ac4
0x6fce…e2790x6366…f1e2Base$0.6270%0xfc74…d8a529d ago0x64db3d…e391d4
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x18e8f4…d4f2e8
0x6fce…e2790x6366…f1e2Base$0.7270%0x17c8…043629d ago0xfe62f0…19a3f3
0xa92c…d9f90x6366…f1e2Base$0.0470%0x17c8…043629d ago0xefe5e0…8475c9
0xa92c…d9f90x6366…f1e2Base$0.0470%0xfc74…d8a529d ago0x894350…a985ef
0xa92c…d9f90x6366…f1e2Base$0.0470%0x17c8…043629d ago0x751cff…2f275e
0xa92c…d9f90x6366…f1e2Base$0.0470%0xfc74…d8a529d ago0x10c687…d12e0b

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.