Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase1m ago0xf1e98c…fbe034
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0xd910e9…215301
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0x0ffedc…39c669
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0xf2dd0f…0039bd
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0x71d54b…f612e3
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0x2613a9…f759cc
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0xd53ff6…b4f938
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase2m ago0x407153…4c4714
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase16m ago0xc32a90…dc0677
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0x528a9a…762a47
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0xb3718e…14abe3
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0x23ac55…9e19c2
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0x771413…74259f
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0x045d3d…9803d6
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0x45bbef…bcf430
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase17m ago0xaf7105…1a3440
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase31m ago0x83a5c9…a3532a
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0xb3229f…038d7f
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0xcebcb3…7f314c
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0x2b237f…306aa6
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0x4edce6…585608
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0xd4389f…22558e
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0x2b0950…ff175f
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase32m ago0x42ec53…bc98cc
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase46m ago0xb686d0…fcb6e8

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.