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%coinbase79d ago0xc67f91…a59122
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xacbe4b…fe90f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x875b69…382a46
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x3ad617…37bb77
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xae3c99…e27ab4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xe935c3…c98dc0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x751da6…055fda
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x0906fa…4abca9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x90177c…550f11
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x69d81c…602262
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x91f889…9afadc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xce75dc…2b0671
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x28887d…25062c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xdbcae1…f9ef74
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xec986f…d7515e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xf40503…3c807c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xce3275…5be83e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x1a6740…7ce8f7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x1014e5…7ba876
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x9df436…8c5daf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x1524bd…c768c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xbc7c9c…30673f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x2a6cad…7d9538
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0xd6e6a1…686d44
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase79d ago0x930c12…db83d2

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.