Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf145…ced10xdd5a…5908Base—$0.10100%fluxa51d ago0x6810c2…593598
0xcbdb…01000xdd5a…5908Base—$0.20100%fluxa51d ago0x3c8113…0c079b
0x9555…55810xdd5a…5908Base—$0.10100%fluxa51d ago0xea68e0…f4cb9b
0xa23d…52720xdd5a…5908Base—$0.10100%fluxa51d ago0x98267d…77f133
0x9b7f…75a90xdd5a…5908Base—$0.10100%fluxa51d ago0x6e30e2…8de925
0x1cf5…22f80xdd5a…5908Base—$0.10100%fluxa51d ago0x9ed039…34ca4a
0x38a2…5bfb0xdd5a…5908Base—$0.10100%fluxa51d ago0xd89116…b5a7c5
0x315e…9d210xdd5a…5908Base—$0.10100%fluxa51d ago0x96e3ba…faf492
0x83c5…0fdc0xdd5a…5908Base—$0.10100%fluxa51d ago0xae8757…f08bfb
0x26de…2ef00xdd5a…5908Base—$0.10100%fluxa51d ago0x0cc196…e563e1
0x12d3…a52c0xdd5a…5908Base—$0.10100%fluxa51d ago0x8a56a3…bf7653
0x44ed…5b330xdd5a…5908Base—$0.40100%fluxa51d ago0x91a71b…7a3941
0xe777…b4f00xdd5a…5908Base—$0.10100%fluxa51d ago0xf763cf…9cb74e
0x303b…ee100xdd5a…5908Base—$0.10100%fluxa51d ago0xdcdc2c…5f0c1e
0x4d3a…90980xdd5a…5908Base—$0.10100%fluxa51d ago0x418ebb…27d6e3
0xa04b…431a0xdd5a…5908Base—$0.10100%fluxa51d ago0x4e8810…360643
0x82eb…46ce0xdd5a…5908Base—$0.10100%fluxa51d ago0xb92ad0…854110
0x2f18…03290xdd5a…5908Base—$0.10100%fluxa51d ago0x2c377e…35b760
0xe355…32430xdd5a…5908Base—$0.10100%fluxa51d ago0x18d026…ef91ad
0x18bf…16ce0xdd5a…5908Base—$0.10100%fluxa51d ago0x167122…9e100f
0xe570…94cc0xdd5a…5908Base—$0.10100%fluxa51d ago0xd1954c…5c8615
0x2eaa…bf910xdd5a…5908Base—$0.10100%fluxa51d ago0x2e3ebc…8ed083
0x90e8…0d6d0xdd5a…5908Base—$0.10100%fluxa51d ago0x447186…e74850
0xe2a6…607c0xdd5a…5908Base—$0.10100%fluxa51d ago0xc169e5…d7d77b
0xfc4a…5b240xdd5a…5908Base—$0.10100%fluxa51d ago0x729b6c…483f44

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.