Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase74d ago0xda898c…eb8ecc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x5e639a…a36bdc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x64c4b2…c14a0d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xb06714…45d727
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xd4ca3b…5b0d4b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x679341…777acb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x63ad8a…1e2d8c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x244134…3e64fe
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xfc0ada…c1a0b6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xe11238…878f0f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xc74cfa…7c7b7e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x2cbb04…0ba13f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x3b73b7…4e8432
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x9051f5…92ef83
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x19c204…df6d02
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xccfaef…e7236e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xed34fc…5baafe
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x1a2f2b…c9568c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x51ee27…178250
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x492b76…016595
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x3f0db2…c33d93
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x9cceec…03e1d4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x5b409b…274fc4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0x0b08b2…e3aab5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase75d ago0xcde911…f32120

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.