Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x831e8a…f59958
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xeec110…3c287c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x5a2401…f6c5c0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x641490…0129db
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x0338b6…039a05
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x73d02a…b6d22e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x97c004…014851
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xdc9733…45f968
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xba9b6b…09515a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xc00dd2…ca5ea9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x5d9526…8aeab0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x811002…f08750
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x14df86…be280b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xfa3185…fe635f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xe252cb…4705ca
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xc2bb53…37ad20
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xe1fc4e…6423c9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xac3309…fa6610
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xa8e887…a3f155
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xbf2e10…1ca562
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xed4498…fbe396
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x9e1db5…75d077
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x77a079…2cf469
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0xbd3e00…a44bf2
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase39d ago0x4d9e2d…654bdf

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.