Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c4…f6bd0xf020…93e7Base—$0.01100%coinbase72d ago0x5ca487…2f2dc6
0x01c4…f6bd0x57ba…228dBase—$0.01100%coinbase72d ago0x40e4d9…def819
0x01c4…f6bd0xc3f3…2e6dBase—$0.01100%coinbase72d ago0x1efecf…6e92a2
0x01c4…f6bd0x7724…8635Base—$0.01100%coinbase72d ago0x86f85d…5b457e
0x01c4…f6bd0x8493…c6e1Base—$0.01100%coinbase72d ago0x16b5e7…e7740d
0x01c4…f6bd0x2df2…89f4Base—$0.01100%coinbase72d ago0x0c43a3…6cc049
0x01c4…f6bd0x6392…112cBase—$0.01100%coinbase72d ago0xc8646b…dcd287
0x01c4…f6bd0xf0e9…fa27Base—$0.01100%coinbase72d ago0x21edb5…9eeb6e
0x01c4…f6bd0x26d1…867eBase—$0.01100%coinbase72d ago0x9d37e4…f1f27c
0x01c4…f6bd0x8bdb…bff9Base—$0.01100%coinbase72d ago0x938754…ef009f
0x01c4…f6bd0x570e…9cd3Base—$0.01100%coinbase72d ago0xe0025c…0eacda
0x01c4…f6bd0x2890…bdc7Base—$0.01100%coinbase72d ago0x1d2a15…37021a
0x01c4…f6bd0x2d21…46e5Base—$0.01100%coinbase72d ago0xad39df…827a86
0x01c4…f6bd0xba5b…ea3fBase—$0.01100%coinbase72d ago0x35ff7f…c95b7e
0x01c4…f6bd0x7c07…70a6Base—$0.01100%coinbase72d ago0x3e04a8…6153e4
0x01c4…f6bd0x4a74…35e7Base—$0.01100%coinbase72d ago0xcb7f5a…ecc6fd
0x01c4…f6bd0xb681…b23cBase—$0.01100%coinbase72d ago0x3f0870…55c39e
0x01c4…f6bd0x791a…85d9Base—$0.01100%coinbase72d ago0x1f0544…008dc4
0x01c4…f6bd0xf7f1…a34eBase—$0.01100%coinbase72d ago0xd4faeb…694831
0x01c4…f6bd0x9c07…950cBase—$0.01100%coinbase72d ago0x5c8609…fd1465
0x01c4…f6bd0x7354…7904Base—$0.01100%coinbase72d ago0x6ece51…92fb53
0x01c4…f6bd0x6e3e…430eBase—$0.01100%coinbase72d ago0x458e1d…0326b2
0x01c4…f6bd0xfdcf…c33cBase—$0.01100%coinbase72d ago0x5cb347…dc6d3d
0x01c4…f6bd0xf07e…78e6Base—$0.01100%coinbase72d ago0xebe0fe…671dfb
0x01c4…f6bd0x9872…7298Base—$0.01100%coinbase72d ago0xeb8057…5f18cc

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.