Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x812c3c…16a557
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xeb1d0b…4265ff
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xe44c30…128e81
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xc9091b…edc471
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x04c2ad…b9c1ae
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x876c97…c91ed0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x3be8f0…5ce924
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xedee2b…99b79e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xa7920f…186c3b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xd4a97e…bccb40
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x32e4e3…9b48d9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xb25c55…4cbc9f
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x77adef…f4afda
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x91079a…8eb2dc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x0eba9c…374868
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xdfbbc3…a53c65
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0xeade2a…2e1715
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x345dd2…e0817d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x58a296…1f42b0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x2a9607…f945c0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x1b9d46…29973d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x9190b6…4b9cdb
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x949781…ce86f2
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x663a1d…0d62cc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase111d ago0x6ef4f6…35bdc9

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.