Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3e6…e7d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xf1eca9…19ec94
0xa3e6…e7d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x942c16…956145
0x681f…0c0a0x2932…4f60Basex402 service$0.005100%coinbase92d ago0x3a2b5c…a94aa9
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase92d ago0x680e62…caebc3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xce35c9…27f868
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xbb16c5…2dc0b4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x17180b…377aa9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x57355f…e580cf
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x7fbb0a…b6b435
0xa3e6…e7d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x700398…5e1945
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xf42731…719869
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x1ffb49…242b1a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x4fcdca…69d033
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x44ef7b…bd3261
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x2ef717…c2dc77
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x476182…7ebfaf
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x9e3fa6…68b4c8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x6a550c…16df1f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x4b3ec5…cf1640
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xbbc402…017732
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xc80030…ebdd0f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xebb8eb…f41156
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase92d ago0x4009ca…fcde41
0x5e95…a55e0x2932…4f60Basex402 service$0.20100%coinbase92d ago0x19da66…393ae7
0x5e95…a55e0x2932…4f60Basex402 service$0.20100%coinbase92d ago0x44c2db…d37863

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.