Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x754b…ef13Basex402 service$0.002100%coinbase66d ago0x3bddb9…e22646
0xd3f6…2c7c0x754b…ef13Basex402 service$0.002100%coinbase66d ago0x3b1a5b…65f3cf
0xd3f6…2c7c0x754b…ef13Basex402 service$0.002100%coinbase66d ago0x8f1df9…43920c
0xd3f6…2c7c0x754b…ef13Basex402 service$0.002100%coinbase66d ago0x3e8967…e18a7d
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x8a3944…f6f0dc
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xcc30cf…496d8e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0xc442b2…afcf6c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x5ae336…6f8f66
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x384aea…bfef95
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x3a09f9…55c3d0
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0xf51182…37149e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x602706…8677eb
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x2f68b1…bb4158
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x0aad61…b71afb
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x7076f4…2129e3
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase66d ago0x389152…0d7271
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x8959fe…2f7762
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x5209e3…250544
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0xf21424…8635f7
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0x58b463…f2fd0d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0xc7f781…7da022
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase66d ago0xdedba5…81686c
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x28a7ef…7b14cf
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xe44975…49f87f
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xa3ef2f…677ccc

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.