Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fdf…f9190x6a0a…bf67Base—$0.01100%coinbase2d ago0xb27b99…b72f41
0x4fdf…f9190x6a0a…bf67Base—$0.01100%coinbase2d ago0x1f06c8…c74fd4
0x4fdf…f9190x6a0a…bf67Base—$0.01100%coinbase2d ago0x73c0bb…533fbf
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x8055f1…97ec43
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x0aed55…352261
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xa839d9…1a2e62
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x016f37…74b3cf
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xeeaf1f…beea9f
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x6ef678…4d6631
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x8f73ee…a1347d
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xf5eda4…d47a02
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xaca81e…b40949
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x8874b2…8dfef6
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x0ee67f…28cfdb
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xc0c23e…ed447b
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x1fdda8…c512ef
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x8e4572…4533c0
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x18fd88…f51d2b
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0xd927b6…8edcca
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x22b843…691f59
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x7cc59d…7a5d45
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x6c9f72…2a701c
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x3ea6b5…e4fbde
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x03c980…6ec1be
0x4fdf…f9190x6a0a…bf67Base—$0.10100%coinbase2d ago0x9a1052…96c322

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.