Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xdca85d…850c9e
0xc059…8b5e0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x99abdb…cb248e
0x46bd…2ebd0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x60f8cd…5d6fe2
0x09c3…beee0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x502dcd…10a7c5
0x914c…b5e40x48ad…36b8Base—$0.08100%ultravioletadao73d ago0x11b205…f17087
0x914c…b5e40x48ad…36b8Base—$0.04100%ultravioletadao73d ago0x14b2e6…e45f65
0x914c…b5e40x48ad…36b8Base—$0.05100%ultravioletadao73d ago0xd0a5b1…b71b77
0xaf95…11740x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xd093f7…6b2bd9
0x5975…500d0x48ad…36b8Base—$0.05100%ultravioletadao73d ago0xd434cd…0919a4
0x5975…500d0x48ad…36b8Base—$0.04100%ultravioletadao73d ago0x50b0f1…e4ca03
0x01f9…84d30x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x7036aa…104f42
0x09c3…beee0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x4b465b…b53714
0xd579…071a0x48ad…36b8Base—$0.02100%ultravioletadao73d ago0x366737…1d56dd
0x914c…b5e40x48ad…36b8Base—$0.04100%ultravioletadao73d ago0xc065c1…89f838
0x914c…b5e40x48ad…36b8Base—$0.05100%ultravioletadao73d ago0xbc7060…eb1e63
0x46bd…2ebd0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x47f599…dc6d6c
0x350e…66570x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xad2622…bb6e54
0x350e…66570x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x8f08e6…bbd1bb
0x9688…d92d0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x534255…5c908a
0x914c…b5e40x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x7f1c62…2d400a
0x7fd9…b5290x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xbe75cd…b28ceb
0x01f9…84d30x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x473151…25b7cc
0x09c3…beee0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xad2ec0…0abfec
0x5975…500d0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0xf4b3b2…f44011
0xc059…8b5e0x48ad…36b8Base—$0.01100%ultravioletadao73d ago0x9a0097…f06efd

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.