Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xbc722c…7dd3c6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x49b7c4…c6d10c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x146584…0b6976
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x68e69e…3063e0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x7f593a…fb3ef8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xca112d…c76ad9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x45770f…fbffe0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xa268cd…1d8b50
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x147310…127b51
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x648283…e72f85
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xd07321…0dca00
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x2dd038…82dc3b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x5e7d5c…6be80b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x180f94…5c59bb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x915c57…bc1b06
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xa0f3c5…04eac8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x1a64ca…212297
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xed0814…53133e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xf8d1c4…198352
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x4fc6c3…b66abb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x446d5a…ebd665
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xafd200…3e68db
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0xb2a0d6…cf77f3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x924c0d…77e8fe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase61d ago0x26d014…fb5529

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.