Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x0373ea…496f5f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x8e4d62…e51d11
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x21df5e…26a6c4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x64dd3b…9cd25b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x6ee40f…f328d7
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x6e3fd6…8b6f9a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x2c03ff…399dd6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x1c9a26…71ebaf
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x24b095…dc2635
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x5c5448…284716
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x6861e8…d300e0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x0822b9…cc3797
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x655ae1…584efc
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x87407a…824e05
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0xf48086…4a0de5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0xb76c16…70ee34
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x4d5e9a…6755cc
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x882dab…6fff5c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x14c9c7…ae3eea
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x78a4e7…a2c156
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x8e5b20…b60c68
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x20191f…c58844
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0x3e3d84…024e2d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0xe85b0f…682754
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14d ago0xeb44e3…82608e

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.