Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bb4…7d8e0x3e0a…78e7Base—$0.003893100%coinbase74d ago0x7e847f…24fa24
0x1bb4…7d8e0x3e0a…78e7Base—$0.004875100%coinbase74d ago0x47f28a…cfceb2
0x1bb4…7d8e0x3e0a…78e7Base—$0.002725100%coinbase74d ago0x01d998…8fc5fc
0x1bb4…7d8e0x3e0a…78e7Base—$0.004456100%coinbase74d ago0x639b6f…f94bb8
0x1bb4…7d8e0x3e0a…78e7Base—$0.005787100%coinbase74d ago0x9428df…292aee
0x1bb4…7d8e0x3e0a…78e7Base—$0.002693100%coinbase74d ago0x1e4e91…360c92
0x1bb4…7d8e0x3e0a…78e7Base—$0.003209100%coinbase74d ago0x872c88…c1924b
0x1bb4…7d8e0x3e0a…78e7Base—$0.003289100%coinbase74d ago0x08999c…e15ecf
0x1bb4…7d8e0x3e0a…78e7Base—$0.00402100%coinbase74d ago0x199335…48b45f
0x1bb4…7d8e0x3e0a…78e7Base—$0.00587100%coinbase74d ago0x58207f…2a7088
0x1bb4…7d8e0x3e0a…78e7Base—$0.002836100%coinbase74d ago0x13f48e…edc2c5
0x1bb4…7d8e0x3e0a…78e7Base—$0.005757100%coinbase74d ago0xb8c185…1b4529
0x1bb4…7d8e0x3e0a…78e7Base—$0.004101100%coinbase74d ago0x23f5bf…a25f47
0x1bb4…7d8e0x3e0a…78e7Base—$0.004815100%coinbase74d ago0xe1b1e8…3cc39b
0x1bb4…7d8e0x3e0a…78e7Base—$0.003197100%coinbase74d ago0x26b503…b557b9
0x1bb4…7d8e0x3e0a…78e7Base—$0.005645100%coinbase74d ago0xe566f9…3129e1
0x1bb4…7d8e0x3e0a…78e7Base—$0.005004100%coinbase74d ago0x4f7eda…d2b2ca
0x1bb4…7d8e0x3e0a…78e7Base—$0.003865100%coinbase75d ago0xacac3d…1400e4
0x1bb4…7d8e0x3e0a…78e7Base—$0.005116100%coinbase75d ago0x437867…2e8aa5
0x1bb4…7d8e0x3e0a…78e7Base—$0.002778100%coinbase75d ago0x6cc3b8…ca118d
0x1bb4…7d8e0x3e0a…78e7Base—$0.005409100%coinbase75d ago0x0477fc…d4cee1
0x1bb4…7d8e0x3e0a…78e7Base—$0.005203100%coinbase75d ago0x93c09d…e9616d
0x1bb4…7d8e0x3e0a…78e7Base—$0.003042100%coinbase75d ago0xce4b54…ae162b
0x1bb4…7d8e0x3e0a…78e7Base—$0.003608100%coinbase75d ago0x6707b5…47e2f7
0x1bb4…7d8e0x3e0a…78e7Base—$0.003324100%coinbase75d ago0x1fbeaf…72a525

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.