Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x900e36…19630a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xa4e380…27f340
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x78cb87…0a2f5c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x1a53f0…2b31af
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xabe0f3…42dd49
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x8a9d6e…6be5c8
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x13ea20…e2a285
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x63a300…5b31e3
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x13f663…8c26a2
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xb1e6a8…f2f6bf
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x42ce33…062727
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x0f63f3…3e0d8d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x8eff5b…13895b
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x650e1a…8f7ad4
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x2c5635…afe4ab
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase1d ago0x0454a8…cc1855
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase1d ago0x96ba54…7cf065
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase1d ago0x636a16…4064ab
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xc70446…ca5c57
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xa43062…6eb0e3
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xffb0ef…5c0a0a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x38bdea…448f5a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0x519d62…a3ce4d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase1d ago0x32495d…e1bb76
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase1d ago0xf297cb…2b6c2c

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.