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%coinbase36d ago0x019d7a…5fac19
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xcae8af…fd7677
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xb3f575…c965e8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x920f21…b67380
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x4e3fd4…798956
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xdc7a3e…8cb1a1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xd95b72…a92a33
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x1783d4…14cfd6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xd2b535…1f66a0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xbd5221…90b5c6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x904efb…685bc1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xc96ffb…8e77be
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x1a0e69…9bdb05
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xec71a7…a9d9ed
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x154da3…77d552
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x850ed0…9863f2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x4f6fb1…c134c6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xb394df…9ad6d8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xbc5976…e58d11
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xdd294e…3f9506
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xff09e1…a698e6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x74c775…6d48a2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xf4f717…24cf88
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0xb106ab…1f3381
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase36d ago0x7675d8…6bae9c

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.