Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1d…8dde0x3e0a…78e7Base—$0.002658100%coinbase71d ago0xcd9743…c924c8
0x54b6…114f0x3e0a…78e7Base—$0.002671100%coinbase71d ago0xf3eab3…ff3b7c
0xc68e…a6630x3e0a…78e7Base—$0.002687100%coinbase71d ago0x3ddd01…811989
0xf5c3…e4710x3e0a…78e7Base—$0.002886100%coinbase71d ago0x8d86b2…29cbcb
0x70b6…1bc70x3e0a…78e7Base—$0.002644100%coinbase71d ago0x215b53…47aeda
0x92a3…190d0x3e0a…78e7Base—$0.002886100%coinbase71d ago0x12eb40…21a79e
0x3688…7fc20x3e0a…78e7Base—$0.002728100%coinbase72d ago0xd6017b…5314e7
0xc2ce…aa2e0x3e0a…78e7Base—$0.002703100%coinbase72d ago0xa00af7…2433f1
0x2df3…a33f0x3e0a…78e7Base—$0.002661100%coinbase72d ago0x178360…ffe260
0xa917…88690x3e0a…78e7Base—$0.002661100%coinbase72d ago0xc18f7b…99fd5f
0x8669…eb070x3e0a…78e7Base—$0.002739100%coinbase72d ago0xa75fda…2b20fc
0x2a76…0c010x3e0a…78e7Base—$0.002745100%coinbase72d ago0xa03e4a…54b491
0x642c…a40f0x3e0a…78e7Base—$0.003184100%coinbase72d ago0xbeb640…e6a36e
0x1d47…ade20x3e0a…78e7Base—$0.00273100%coinbase72d ago0xa930fb…6164fe
0xf3d4…98960x3e0a…78e7Base—$0.002672100%coinbase72d ago0x26db0c…2e7ed9
0xf637…75110x3e0a…78e7Base—$0.002828100%coinbase72d ago0xcb22cf…9b263d
0xe18f…a6ce0x3e0a…78e7Base—$0.002813100%coinbase72d ago0x6b9978…3fd0b4
0xeba3…4efc0x3e0a…78e7Base—$0.002742100%coinbase72d ago0xdfc592…77c931
0x2df3…a33f0x3e0a…78e7Base—$0.005852100%coinbase72d ago0xa70f6a…8a9d3d

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.