Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase51d ago0x1e1c86…b5da00
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase51d ago0x541536…edc910
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase51d ago0x086f8e…4c796a
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase51d ago0x5ff2d8…eb6956
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase51d ago0xd4f47e…26962f
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase51d ago0xd5ab1c…3eba87
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase51d ago0x8452ba…58f76f
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase51d ago0xe581d4…570225
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase51d ago0x3f607f…326da6
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase51d ago0x86d4ec…0b32a5
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase51d ago0x33e1d6…cc65fa
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase51d ago0x0cc641…6a4e5e
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase51d ago0x0b9492…36a11f
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase51d ago0xeb3da5…43c1c8
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase51d ago0x351c94…3be3c2
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase51d ago0x51275d…ce8c73
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase51d ago0xfd7bf7…9e0889
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase51d ago0xcc8c23…b123aa
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase51d ago0xba058a…702876
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase51d ago0x2b3a3a…d9c485
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase51d ago0xcec76b…0fdac0
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase51d ago0xe7a301…19bd32
0x467f…a4c10x85b4…627cBase—$1.34100%coinbase51d ago0x2896cf…ad6e0b
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase51d ago0x478b85…97c3c9
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase51d ago0x576517…817e70

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.