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%coinbase103d ago0x5b96ef…0d06bb
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x8de4a4…3e692f
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x7505c7…ea0caa
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x1341c8…bcf7f6
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x105f66…34ea1e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x7620eb…419d34
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x7d3273…c3c42b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x7723df…de44a5
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x6fc334…5bd8d8
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x28cbad…08ae38
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x17587b…285ee5
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x023769…2fa401
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x3bd4e2…aae50e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x56ba48…2c1529
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xdb09eb…4cdb86
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x840060…708783
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x83b2f9…ce71b8
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x8f2852…5aec5e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x187d6f…6f0279
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x12337a…0c048c
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x9b54a8…b2961b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x56a28b…a0765b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x8061bb…7212f3
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x3e6f2a…c40034
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xdf417e…f0c264

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.