Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77d8…372d0x3e0a…78e7Base—$0.002738100%coinbase74d ago0x63807c…9c3671
0x77d8…372d0x3e0a…78e7Base—$0.004329100%coinbase74d ago0x01863b…0437ef
0x77d8…372d0x3e0a…78e7Base—$0.002988100%coinbase74d ago0xb16db8…8ca79d
0x77d8…372d0x3e0a…78e7Base—$0.003804100%coinbase74d ago0x36dc5a…58e9cc
0x77d8…372d0x3e0a…78e7Base—$0.003136100%coinbase74d ago0xab6860…e512bb
0x77d8…372d0x3e0a…78e7Base—$0.004333100%coinbase74d ago0xb40cf0…c9a709
0x77d8…372d0x3e0a…78e7Base—$0.005552100%coinbase74d ago0xe78cef…9084ce
0x77d8…372d0x3e0a…78e7Base—$0.004314100%coinbase74d ago0xa961c5…998632
0x77d8…372d0x3e0a…78e7Base—$0.005215100%coinbase74d ago0x49988a…be56cc
0x77d8…372d0x3e0a…78e7Base—$0.005078100%coinbase74d ago0xb973be…29f35d
0x77d8…372d0x3e0a…78e7Base—$0.005372100%coinbase74d ago0x6d5c88…5f5ebe
0x77d8…372d0x3e0a…78e7Base—$0.002832100%coinbase74d ago0xeb54d1…8a7da6
0x77d8…372d0x3e0a…78e7Base—$0.005649100%coinbase74d ago0xb5decc…e4e22a
0x77d8…372d0x3e0a…78e7Base—$0.004718100%coinbase74d ago0x8e5036…412dc3
0x77d8…372d0x3e0a…78e7Base—$0.003568100%coinbase74d ago0xc424fd…e53556
0x77d8…372d0x3e0a…78e7Base—$0.005137100%coinbase74d ago0x94ab94…13d0bd
0x77d8…372d0x3e0a…78e7Base—$0.002834100%coinbase74d ago0x259610…38b256
0x77d8…372d0x3e0a…78e7Base—$0.002931100%coinbase74d ago0xfdd3c8…1ddd40
0x77d8…372d0x3e0a…78e7Base—$0.005405100%coinbase74d ago0x03090b…4f6bc4
0x77d8…372d0x3e0a…78e7Base—$0.004315100%coinbase74d ago0x3d1294…b5174a
0x77d8…372d0x3e0a…78e7Base—$0.005546100%coinbase74d ago0x3f3030…a20ef8
0x77d8…372d0x3e0a…78e7Base—$0.003496100%coinbase74d ago0x87f40c…ff3175
0x77d8…372d0x3e0a…78e7Base—$0.003167100%coinbase74d ago0xe4f350…8e6d6e
0x77d8…372d0x3e0a…78e7Base—$0.004362100%coinbase74d ago0x0d8096…1aad43
0x77d8…372d0x3e0a…78e7Base—$0.005796100%coinbase74d ago0x152efb…ca8ae2

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.