Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x6be20f…6759b1
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x0117fc…229f36
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.08100%coinbase74d ago0xc183ed…d88a9b
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x82b129…9b5c32
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0xa1553a…938e0f
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0xf6a0b9…9b257b
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x1af059…285dcc
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x7e2687…a56f17
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x6ab243…a86bfb
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.08100%coinbase74d ago0xfecfa8…ef5531
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x262bef…4f753a
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.19100%coinbase74d ago0x95569a…56fbcf
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x8a9350…032936
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0xcef189…7148e0
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x8b15b1…4e87f8
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x91edcb…00eebb
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x7d03c6…404383
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$2.10100%coinbase74d ago0x155879…433655
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x7a437d…b1c506
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$2.10100%coinbase74d ago0x758864…2ac967
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x816b25…b4bf89
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$2.10100%coinbase74d ago0x0fa80b…b57cb1
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0xfaa9f0…7409da
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.19100%coinbase74d ago0x4897ec…361bc5
0xf3d5…99950xf99b…e0e9Basetelemost-x402Telegram$0.02100%coinbase74d ago0x8fa682…d28bf0

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.