Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x130947…da9e7b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x9758d6…cba072
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xf4738b…26b2a2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x3560af…f8f9ce
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x070a46…20d6d3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x584bf7…0f4080
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xb5f28a…887ab5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x3a4609…4664b8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x2a2b90…f09c1e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xc0788f…342a99
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x029486…0f5a31
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xa8f82b…6b91f8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xb929a8…09f9f3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xcf0774…c750ba
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xa4e0f4…46ed4e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xf6fbed…2a3583
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x2257e0…1abe82
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x8eef4e…e81988
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x4219be…916634
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xa0226a…c90f7d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0xa5e6a5…93c8e7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x4362e6…8d0126
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x5df7e1…a6790b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x05bb8a…9af76d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase45d ago0x202dfc…886010

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.