Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x92e8c1…81668c
0x8fbf…ee760x6839…1a2bBase$1.00100%coinbase49d ago0x6c5f7f…778ac8
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xb6a89d…4133fd
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xd37fbe…42a588
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x5ada0e…fdff88
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xd842a7…770d61
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xb1c169…b7598f
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x7077f2…368fad
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x4b1405…9fdb87
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x03f817…e328c3
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xbda3fe…4171c8
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x0f2c9e…88d4fd
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x135f24…195c36
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x275eac…a29a17
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xcb0afc…be59ec
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x907cac…216df6
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xf0d402…e76ddb
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x3ac0ab…9d31d0
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x355801…435d62
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xc420c8…d689cc
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xde69a9…b2fde8
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x75bf29…bdda29
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xbff512…e9be77
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0xbf2038…07a2ad
0x8fbf…ee760x6839…1a2bBase$0.003100%coinbase49d ago0x671de8…71cf88

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.