Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x7586f8…4459f0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x70fb10…a22594
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xc56f03…981069
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xa3973e…c8a3c3
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x88d154…978567
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xac83a0…8c9a90
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x0fce13…80574d
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x1391f8…620a94
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x7febe6…9373e0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x278513…655aa1
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xf47912…28f421
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xa99302…c91adb
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x4954cc…e4598b
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xdc2095…691282
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x51e65a…5e4937
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x52f4a8…4b1ee4
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x121f49…e82917
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x66ab0c…7a44ef
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x516282…46ce1a
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xd4c888…6f9e54
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x29184c…071e0e
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x962ef4…e313b0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xa49fd1…9ea044
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0x11ee99…29ebec
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase18d ago0xd7b39c…4cdf2a

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.