Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0xe0f5…4a0dBase—$0.01100%coinbase73d ago0x0b374a…6750bf
0x0c9e…366b0x48c7…ee20Base—$0.01100%coinbase73d ago0x6b0d2d…30f60b
0x0c9e…366b0xa652…37e9Base—$0.01100%coinbase73d ago0xb3d5e0…3ca2c7
0x0c9e…366b0x3a87…1c00Base—$0.01100%coinbase73d ago0xe3a95d…abc723
0x0c9e…366b0x2e7c…317eBase—$0.01100%coinbase73d ago0xab921b…c3bccf
0x0c9e…366b0x13a2…b028Base—$0.01100%coinbase73d ago0xab27a3…8d76e2
0x0c9e…366b0x898e…d54fBase—$0.01100%coinbase73d ago0x813b72…19e91a
0x0c9e…366b0x580a…ced8Base—$0.01100%coinbase73d ago0x94afab…cd44b5
0x0c9e…366b0x9461…04d3Base—$0.01100%coinbase73d ago0x1ab3db…f792dc
0x0c9e…366b0x29ce…e346Base—$0.01100%coinbase73d ago0xf7794c…faa29e
0x0c9e…366b0xce19…bd04Base—$0.01100%coinbase73d ago0xa34c6e…527cee
0x0c9e…366b0x88ec…af69Base—$0.01100%coinbase73d ago0x5d4212…e436e0
0x0c9e…366b0x1d67…44adBase—$0.01100%coinbase73d ago0x2193d6…731c7b
0x0c9e…366b0x08db…cecfBase—$0.01100%coinbase73d ago0x095a08…f6253d
0x0c9e…366b0x2213…4eaaBase—$0.01100%coinbase73d ago0x882a36…7fd621
0x0c9e…366b0xa58d…9923Base—$0.01100%coinbase73d ago0x590666…01ad03
0x0c9e…366b0x401c…6dc8Base—$0.01100%coinbase73d ago0xd783e8…dd1332
0x0c9e…366b0xf31f…21daBase—$0.01100%coinbase73d ago0xbf7b26…dd03cf
0x0c9e…366b0x0947…7c30Base—$0.01100%coinbase73d ago0xd8ef76…5183cc
0x0c9e…366b0x9998…8160Base—$0.01100%coinbase73d ago0xc18d5d…2662e3
0x0c9e…366b0x1bf8…31b8Base—$0.01100%coinbase73d ago0x5380ed…0cc7ca
0x0c9e…366b0xc1a2…b6feBase—$0.01100%coinbase73d ago0x8e0c2e…66e644
0x0c9e…366b0x9a44…41edBase—$0.01100%coinbase73d ago0x8a9319…d8f0dd
0x0c9e…366b0x8160…db9bBase—$0.01100%coinbase74d ago0x3ad459…2d3163
0x0c9e…366b0x4834…78e8Base—$0.01100%coinbase74d ago0x684809…25f0d7

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.