Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3328…2d870xb1a4…bbcfBase—$0.01100%coinbase66d ago0x54e78d…0756c8
0x3328…2d870x98ef…efdfBase—$0.01100%coinbase66d ago0x65cde6…676b1c
0x3328…2d870x3730…4b13Base—$0.01100%coinbase66d ago0xf11d25…32174f
0x3328…2d870xbbe2…9405Base—$0.01100%coinbase66d ago0xf3b8c2…4bbaa3
0x3328…2d870xcf80…0285Base—$0.01100%coinbase66d ago0x26860f…a08cb0
0x3328…2d870x7b6b…ed9cBase—$0.01100%coinbase66d ago0x42b00b…d4d507
0x3328…2d870x0dda…be65Base—$0.01100%coinbase66d ago0x205b88…6a5324
0x3328…2d870x51cd…ac1cBase—$0.01100%coinbase66d ago0xc05537…621e40
0x3328…2d870x2719…d884Base—$0.01100%coinbase66d ago0x40f775…6af9fa
0x3328…2d870x3a5d…ebceBase—$0.01100%coinbase66d ago0xb06c8e…a7b25e
0x3328…2d870x0082…cd78Base—$0.01100%coinbase66d ago0xa8783b…40d13d
0x3328…2d870x57bb…af7aBase—$0.01100%coinbase66d ago0x8aaf66…35405b
0x3328…2d870x0aae…4c42Base—$0.01100%coinbase66d ago0x45767f…175c57
0x3328…2d870x3723…71c7Base—$0.01100%coinbase66d ago0x925b71…fe34cc
0x3328…2d870x5b91…1055Base—$0.01100%coinbase66d ago0x434611…468932
0x3328…2d870x6cfe…2335Base—$0.01100%coinbase66d ago0x4222d5…bd2ba6
0x3328…2d870x8936…6f2cBase—$0.01100%coinbase66d ago0x3e4527…dc06ac
0x3328…2d870xc026…08beBase—$0.01100%coinbase66d ago0x2b2ddf…d54b2b
0x3328…2d870xa2ad…c318Base—$0.01100%coinbase66d ago0xb591e1…9a3ea5
0x3328…2d870x4294…6446Base—$0.01100%coinbase66d ago0xaffc1f…373ce0
0x3328…2d870x4cdf…8788Base—$0.01100%coinbase66d ago0x43c226…6f9aa5
0x3328…2d870x6471…0aeaBase—$0.01100%coinbase66d ago0x22297a…076729
0x3328…2d870x642d…8192Base—$0.01100%coinbase66d ago0xa51f8b…ec5ed5
0x3328…2d870xc4fa…4212Base—$0.01100%coinbase66d ago0xedb4d2…f9b7c4
0x3328…2d870xe53d…9b26Base—$0.01100%coinbase67d ago0x4c83e5…6bf6d7

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.