Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7470…b87d0x3e0a…78e7Base—$0.005072100%coinbase79d ago0x612f1b…60ec91
0x7470…b87d0x3e0a…78e7Base—$0.003247100%coinbase79d ago0xbefb99…518b14
0x7470…b87d0x3e0a…78e7Base—$0.004689100%coinbase79d ago0xf1f27e…c2ecb7
0x7470…b87d0x3e0a…78e7Base—$0.003135100%coinbase79d ago0xa6f309…57dc0e
0x7470…b87d0x3e0a…78e7Base—$0.005112100%coinbase79d ago0x34ab4b…defca2
0x7470…b87d0x3e0a…78e7Base—$0.002729100%coinbase79d ago0xb2ce1f…026b74
0x7470…b87d0x3e0a…78e7Base—$0.002946100%coinbase79d ago0x92cced…ba73f6
0x7470…b87d0x3e0a…78e7Base—$0.003049100%coinbase79d ago0x83e527…168c2d
0x7470…b87d0x3e0a…78e7Base—$0.003565100%coinbase79d ago0x1d261a…d638ef
0x7470…b87d0x3e0a…78e7Base—$0.005703100%coinbase79d ago0x0289b4…f8cfed
0x7470…b87d0x3e0a…78e7Base—$0.004133100%coinbase79d ago0xd33766…eefe29
0x7470…b87d0x3e0a…78e7Base—$0.004497100%coinbase79d ago0xdafd09…bfcd81
0x7470…b87d0x3e0a…78e7Base—$0.003679100%coinbase79d ago0x917695…81316c
0x7470…b87d0x3e0a…78e7Base—$0.005609100%coinbase79d ago0x849e72…8b9f69
0x7470…b87d0x3e0a…78e7Base—$0.004701100%coinbase79d ago0xd6a162…fb00fe
0x7470…b87d0x3e0a…78e7Base—$0.003228100%coinbase79d ago0x765529…8237fe
0x7470…b87d0x3e0a…78e7Base—$0.00418100%coinbase79d ago0xbdc3ce…219522
0x7470…b87d0x3e0a…78e7Base—$0.003623100%coinbase79d ago0x1fdf91…dd4e7c
0x7470…b87d0x3e0a…78e7Base—$0.002922100%coinbase79d ago0x5825cd…1bfbe1
0x7470…b87d0x3e0a…78e7Base—$0.003299100%coinbase79d ago0x9097ae…31abcb
0x7470…b87d0x3e0a…78e7Base—$0.005611100%coinbase79d ago0x716ca2…0e78dd
0x7470…b87d0x3e0a…78e7Base—$0.00315100%coinbase79d ago0xb4d78f…ef8301
0x7470…b87d0x3e0a…78e7Base—$0.004337100%coinbase79d ago0x4c3d7e…a1d897
0x7470…b87d0x3e0a…78e7Base—$0.003523100%coinbase79d ago0x1457f3…3968fb
0x7470…b87d0x3e0a…78e7Base—$0.004048100%coinbase79d ago0xc9d089…0e244d

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.