Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2aa7…c65b0x3e0a…78e7Base—$0.003004100%coinbase74d ago0xc49362…b82c2e
0x2aa7…c65b0x3e0a…78e7Base—$0.005775100%coinbase74d ago0xdbf8dd…eb3002
0x2aa7…c65b0x3e0a…78e7Base—$0.003326100%coinbase74d ago0xff0ffb…3bd4cd
0x2aa7…c65b0x3e0a…78e7Base—$0.003231100%coinbase74d ago0x093b5e…be087d
0x2aa7…c65b0x3e0a…78e7Base—$0.003952100%coinbase74d ago0xb162e2…117763
0x2aa7…c65b0x3e0a…78e7Base—$0.005352100%coinbase74d ago0x1a5efc…79bf26
0x2aa7…c65b0x3e0a…78e7Base—$0.00379100%coinbase74d ago0x08583e…6a3511
0x2aa7…c65b0x3e0a…78e7Base—$0.003044100%coinbase74d ago0xd16e13…9d538a
0x2aa7…c65b0x3e0a…78e7Base—$0.004173100%coinbase74d ago0xc61a2b…69efb6
0x2aa7…c65b0x3e0a…78e7Base—$0.005015100%coinbase74d ago0x330fb6…7b2acb
0x2aa7…c65b0x3e0a…78e7Base—$0.005401100%coinbase74d ago0x061399…1c1fd8
0x2aa7…c65b0x3e0a…78e7Base—$0.004124100%coinbase74d ago0xf3fce0…fcaf2f
0x2aa7…c65b0x3e0a…78e7Base—$0.004883100%coinbase74d ago0x85d661…4dbbe7
0x2aa7…c65b0x3e0a…78e7Base—$0.002856100%coinbase74d ago0xbca439…42063c
0x2aa7…c65b0x3e0a…78e7Base—$0.003965100%coinbase74d ago0x2d53fd…d9bca6
0x2aa7…c65b0x3e0a…78e7Base—$0.003158100%coinbase74d ago0x6ab045…82e4ed
0x2aa7…c65b0x3e0a…78e7Base—$0.003194100%coinbase75d ago0xa19c6d…0973a9
0x2aa7…c65b0x3e0a…78e7Base—$0.003701100%coinbase75d ago0xd7c6ae…056c08
0x2aa7…c65b0x3e0a…78e7Base—$0.002659100%coinbase75d ago0xc615e6…a5f62f
0x2aa7…c65b0x3e0a…78e7Base—$0.003388100%coinbase75d ago0xaa6736…c7d1ef
0x2aa7…c65b0x3e0a…78e7Base—$0.003624100%coinbase75d ago0x2bb2c5…bcf92c
0x2aa7…c65b0x3e0a…78e7Base—$0.004096100%coinbase75d ago0xee86a9…91e341
0x2aa7…c65b0x3e0a…78e7Base—$0.003841100%coinbase75d ago0xc816a4…2341ab

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.