Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x2f60cb…a80dbb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x9befea…61fdb8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x272667…80c76f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x419eb8…3cf79a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xf0a1dc…f111eb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x3ac436…cda3bc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x0e45a9…9fd165
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x91f3b8…1cd3b6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x5e6be8…2a9860
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xdd3d55…58f8b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x86f6e4…5ae2ca
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x671ef9…63ea95
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x65e3db…4f1596
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x8c9194…2ed428
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xae486c…5db1f7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x3023a2…d0dc31
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x014648…fa01d2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x6b837a…caa0bd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xc75ed0…230d40
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x5eb633…a61bbe
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x57fc3a…44c48d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xc05008…0958e8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x4b48b3…e2b070
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0xff118b…8daf24
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase67d ago0x095a6b…f20d24

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.