Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xdc59…1506Basex402 service$0.001100%coinbase93d ago0xc5983b…3a8bfe
0xbb5d…71a90xdc59…1506Basex402 service$0.001268100%coinbase93d ago0xb93bab…724712
0xbb5d…71a90xdc59…1506Basex402 service$0.001453100%coinbase93d ago0x1fda07…5bcc17
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x013270…37e067
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x3557ad…739a55
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x0f628e…dd5d43
0xf348…49090xdc59…1506Basex402 service$1.28100%coinbase94d ago0xa68bb3…f2a599
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xe4e3dd…e50e14
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x8496f4…129b1d
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x72f10c…9d89d6
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x103c02…bb10ea
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x231db1…cbb915
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x082237…49f628
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x7db7cf…3bd27f
0xf348…49090xdc59…1506Basex402 service$1.28100%coinbase94d ago0x03c572…66a070
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xf27355…1da116
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xbc8dab…487789
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xa5c51c…8bae95
0xf348…49090xdc59…1506Basex402 service$1.28100%coinbase94d ago0xcc0639…8039da
0xf348…49090xdc59…1506Basex402 service$1.28100%coinbase94d ago0xccb44c…75ce6d
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x233ee1…c81c27
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xa3a449…a4011a
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0xc73f0e…a9d4f9
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x37942e…f9c752
0xf348…49090xdc59…1506Basex402 service$1.59100%coinbase94d ago0x2344cd…466b04

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.