Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x4726b3…c3902e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xbc722c…7dd3c6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xd9fc18…ba7dd1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x49b7c4…c6d10c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x146584…0b6976
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x3ad772…177abc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xaa572e…99e01d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x68e69e…3063e0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x53b888…a5eff5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x7f593a…fb3ef8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xf1b3f3…c448ec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xca112d…c76ad9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x45770f…fbffe0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x19627f…44ea1f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xa268cd…1d8b50
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x2b4bc0…b1ba11
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x147310…127b51
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x5b5622…e9226f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x648283…e72f85
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x65f0da…537c9f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x2ec89b…903326
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xd07321…0dca00
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xcc0da8…7940bd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x2dd038…82dc3b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xa10827…48f6cc

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.