Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0x325ad7…4ade1a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0xf87ef8…45269a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x2960d8…718156
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0xce8c13…3248a8
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa48d ago0xcc45b4…f49a27
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0xd9839d…1fc2d3
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter48d ago0x4cb292…08d7b0
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x166e05…34e646
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa48d ago0x4fb94f…10b15e
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0x366557…2eb2e1
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x03f2d4…c07982
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x858620…faa3f7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa48d ago0x1e2eb3…5a9b79
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x51047f…65f6fe
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter48d ago0xc82288…1d2ce0
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter48d ago0x41bbcb…c38bfd
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter48d ago0x5c9cce…04140c
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter48d ago0x06d479…75db61
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0x628ffc…b51524
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0xfd5057…ee48ae
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter48d ago0x18f7d4…93c72b
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter48d ago0x370236…06ad83
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0xbe9b74…f9c356
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter48d ago0x99f5de…a363bb
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter48d ago0x738866…86cec1

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.