Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a6a…150e0x3e0a…78e7Base—$0.003666100%coinbase74d ago0x667cdc…d8fbd4
0x8a6a…150e0x3e0a…78e7Base—$0.004286100%coinbase74d ago0x1e7ce3…aef851
0x8a6a…150e0x3e0a…78e7Base—$0.003568100%coinbase74d ago0x6abdfa…5eef61
0x8a6a…150e0x3e0a…78e7Base—$0.005124100%coinbase74d ago0x6440be…7534d8
0x8a6a…150e0x3e0a…78e7Base—$0.003017100%coinbase75d ago0xa49440…aab0b3
0x8a6a…150e0x3e0a…78e7Base—$0.004312100%coinbase75d ago0x583899…234a53
0x8a6a…150e0x3e0a…78e7Base—$0.00311100%coinbase75d ago0x83cef5…3ff13c
0x8a6a…150e0x3e0a…78e7Base—$0.004562100%coinbase75d ago0xc31722…329bfe
0x8a6a…150e0x3e0a…78e7Base—$0.005208100%coinbase75d ago0x629d3f…210ba1
0x8a6a…150e0x3e0a…78e7Base—$0.004971100%coinbase75d ago0x2a068f…55abb0
0x8a6a…150e0x3e0a…78e7Base—$0.005123100%coinbase75d ago0x3366e9…aee552
0x8a6a…150e0x3e0a…78e7Base—$0.004100%coinbase75d ago0xca8442…755a46
0x8a6a…150e0x3e0a…78e7Base—$0.005008100%coinbase75d ago0x701be7…ef6d8f
0x8a6a…150e0x3e0a…78e7Base—$0.0054100%coinbase75d ago0x56e371…54e329
0x8a6a…150e0x3e0a…78e7Base—$0.005875100%coinbase75d ago0xe46f97…419f3f
0x8a6a…150e0x3e0a…78e7Base—$0.005728100%coinbase75d ago0x21930e…da5a0b
0x8a6a…150e0x3e0a…78e7Base—$0.003885100%coinbase75d ago0xee715e…b5f436
0x8a6a…150e0x3e0a…78e7Base—$0.004187100%coinbase75d ago0x491aa4…97325a
0x8a6a…150e0x3e0a…78e7Base—$0.00345100%coinbase75d ago0xd3805c…95f8fc
0x8a6a…150e0x3e0a…78e7Base—$0.004235100%coinbase75d ago0x646cf6…a7990a
0x8a6a…150e0x3e0a…78e7Base—$0.005645100%coinbase75d ago0x5fe02a…05b8ed
0x8a6a…150e0x3e0a…78e7Base—$0.004344100%coinbase75d ago0xd57aba…cd9b7a
0x8a6a…150e0x3e0a…78e7Base—$0.003768100%coinbase75d ago0x0293be…2a304e
0x8a6a…150e0x3e0a…78e7Base—$0.002988100%coinbase75d ago0x5c6f5e…f9ca49

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.