Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…d10f0x3e0a…78e7Base—$0.003135100%coinbase73d ago0x48d088…ee6124
0x66f3…d10f0x3e0a…78e7Base—$0.003984100%coinbase73d ago0xae740c…d3727f
0x66f3…d10f0x3e0a…78e7Base—$0.004804100%coinbase73d ago0xa461fa…1d2c13
0x66f3…d10f0x3e0a…78e7Base—$0.003856100%coinbase73d ago0xaf552a…0197a2
0x66f3…d10f0x3e0a…78e7Base—$0.004689100%coinbase73d ago0x1fd87f…d7fb98
0x66f3…d10f0x3e0a…78e7Base—$0.004948100%coinbase73d ago0x4a7e95…7653f0
0x66f3…d10f0x3e0a…78e7Base—$0.004116100%coinbase73d ago0xa1c72c…a1c3bf
0x66f3…d10f0x3e0a…78e7Base—$0.003403100%coinbase73d ago0x4cd5e9…e7f9b0
0x66f3…d10f0x3e0a…78e7Base—$0.005067100%coinbase73d ago0x5c2673…940919
0x66f3…d10f0x3e0a…78e7Base—$0.003112100%coinbase73d ago0xde2103…d9eb88
0x66f3…d10f0x3e0a…78e7Base—$0.004265100%coinbase73d ago0x61e3db…f5f805
0x66f3…d10f0x3e0a…78e7Base—$0.003373100%coinbase73d ago0xcd6c71…eeea22
0x66f3…d10f0x3e0a…78e7Base—$0.00522100%coinbase73d ago0x55232f…3012ca
0x66f3…d10f0x3e0a…78e7Base—$0.004963100%coinbase73d ago0xab81a1…c07d90
0x66f3…d10f0x3e0a…78e7Base—$0.00307100%coinbase74d ago0x7a4122…683b25
0x66f3…d10f0x3e0a…78e7Base—$0.004052100%coinbase74d ago0xa0c615…620662
0x66f3…d10f0x3e0a…78e7Base—$0.003913100%coinbase74d ago0xcbdd0c…f83f2e
0x66f3…d10f0x3e0a…78e7Base—$0.003207100%coinbase74d ago0xaa4273…e5f748
0x66f3…d10f0x3e0a…78e7Base—$0.003231100%coinbase74d ago0xe56309…7784d2

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.