Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.11100%coinbase49d ago0xc58828…c01ee0
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x09bf6d…9fbe70
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x0829b7…d4467f
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x0f6d63…27d9ac
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x8b1100…2903c9
0xf5c8…19030x7360…b832Base$0.002142100%coinbase49d ago0x7fa441…887c62
0xf5c8…19030x7360…b832Base$0.002296100%coinbase49d ago0x8512f5…317530
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x3fac54…21ac9a
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x62f25e…085579
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x37e7bf…c457a6
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x2a8232…8c3d65
0xf5c8…19030x7360…b832Base$0.03100%coinbase49d ago0xa2f62f…08f4e0
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x931ed2…f7337f
0xf5c8…19030x7360…b832Base$0.03100%coinbase49d ago0x846bda…b1a589
0xf5c8…19030x7360…b832Base$0.07100%coinbase49d ago0xe2a5a7…08a0db
0xf5c8…19030x7360…b832Base$0.001066100%coinbase49d ago0xa50be7…49f3cb
0xf5c8…19030x7360…b832Base$0.003904100%coinbase49d ago0x723804…0cd78b
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x8b63bd…68b7fe
0xf5c8…19030x7360…b832Base$0.03100%coinbase49d ago0x82e7d2…178b97
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x01739f…c8f136
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x721348…b0aecf
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x406da5…af1ca1
0xf5c8…19030x7360…b832Base$0.001100%coinbase49d ago0x981136…8e4f9f
0xf5c8…19030x7360…b832Base$0.002265100%coinbase49d ago0xa7e776…66065f
0xf5c8…19030x7360…b832Base$0.002296100%coinbase49d ago0x79a989…0ac1c2

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.