Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x3c3cfd…0c18db
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x95bd75…dcd53e
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xc8502c…fff366
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x057e78…b6b5a9
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xc3863e…a3ee35
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xe9e81e…1e4398
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x7b807e…1d7be2
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x5743e2…66480c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x2e6d0a…f1da29
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xf7111a…0ef48b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x7e82af…36b7af
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x81cf04…018011
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x52090e…b25e51
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x49f452…4e913f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xba924e…0c5955
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x8660b9…0c8303
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x23934e…2f4848
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x1e97e0…008307
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x649530…6db6df
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xddc8ca…841490
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x626de2…830804
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xcc3264…09e59c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0xc046c3…6b5545
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x3e75e9…ad754f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase49d ago0x7c2389…e36130

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.