Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe615…2e8f0x3e0a…78e7Base—$0.004763100%coinbase74d ago0x13fc25…92acd3
0xe615…2e8f0x3e0a…78e7Base—$0.004674100%coinbase74d ago0xe48707…5457ca
0xe615…2e8f0x3e0a…78e7Base—$0.002823100%coinbase74d ago0x15788b…a3352a
0xe615…2e8f0x3e0a…78e7Base—$0.003709100%coinbase74d ago0x2ccc58…41e4e2
0xe615…2e8f0x3e0a…78e7Base—$0.005894100%coinbase75d ago0xe9a498…d1986b
0xe615…2e8f0x3e0a…78e7Base—$0.004367100%coinbase75d ago0x17f146…6f3242
0xe615…2e8f0x3e0a…78e7Base—$0.004488100%coinbase75d ago0x0b3ec4…e8823e
0xe615…2e8f0x3e0a…78e7Base—$0.00435100%coinbase75d ago0x9d92d1…df0c4f
0xe615…2e8f0x3e0a…78e7Base—$0.005531100%coinbase75d ago0x7534fa…b3abfc
0xe615…2e8f0x3e0a…78e7Base—$0.003129100%coinbase75d ago0x72b400…e62d72
0xe615…2e8f0x3e0a…78e7Base—$0.004025100%coinbase75d ago0x3ce2ad…731ac8
0xe615…2e8f0x3e0a…78e7Base—$0.002928100%coinbase75d ago0xe9fa4e…20672c
0xe615…2e8f0x3e0a…78e7Base—$0.003197100%coinbase75d ago0x88a66e…382af1
0xe615…2e8f0x3e0a…78e7Base—$0.004043100%coinbase75d ago0x3eabb1…80878d
0xe615…2e8f0x3e0a…78e7Base—$0.004258100%coinbase75d ago0x830811…d12191
0xe615…2e8f0x3e0a…78e7Base—$0.002681100%coinbase75d ago0x99fec8…998ec9
0xe615…2e8f0x3e0a…78e7Base—$0.005839100%coinbase75d ago0x8a1945…7bdde6
0xe615…2e8f0x3e0a…78e7Base—$0.004452100%coinbase75d ago0x04b285…f62a8e
0xe615…2e8f0x3e0a…78e7Base—$0.003849100%coinbase75d ago0x96a6b7…35cb61
0xe615…2e8f0x3e0a…78e7Base—$0.004455100%coinbase75d ago0xabd8de…d05ad1
0xe615…2e8f0x3e0a…78e7Base—$0.002742100%coinbase75d ago0x86bcba…11792b
0xe615…2e8f0x3e0a…78e7Base—$0.005741100%coinbase75d ago0x3be6ef…85a90e

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.