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%coinbase113d ago0x3bc42e…99bd5e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xf6833f…6056ed
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xa4c1ee…23f805
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x20abfc…7c264c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xfed564…68e75d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x940269…a933fd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xb8250f…b68fb8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x22c594…af3615
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xabb5e8…0cf8fa
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xb3b7d1…aad152
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x0c2a1e…3b93e0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x6ceddc…505fd8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x24ba97…c04811
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xcc4740…ca0744
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x99eb55…3affcd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x156497…afbbe6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x20cbed…5be354
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x05f235…1a7c91
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x98d06f…7d1f7e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x34ba93…c5eb80
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x43f19f…12bae9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x4bd13d…3feb03
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x01a6ab…4cbef1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x37c6bc…558e72
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x02ef4c…3c78ee

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.