Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x4f3959…7381fe
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x78e5a4…3a4efb
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x488fc5…4e4878
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xc27a33…6fdd21
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x2bf0b7…fb78ac
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x64b733…f2d4d9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xca3454…931c7e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x6b1839…91915c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xc73cfa…a6e48e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xd7740d…042ba0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x18fa77…8de543
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x44a9ba…21b4be
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x76534f…dd41cd
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xcd46ef…2e12e7
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xeeb359…02e67a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x40be3b…5c0df0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xe13a4f…9fd415
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x019c91…a52000
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x547bec…d4589c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xa183ec…e3daa9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x9efa0f…6597a1
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0xf029e7…fa31de
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x902b7b…1955c5
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x361948…87e3fb
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase38d ago0x51dd48…267dec

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.