Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x47674e…22b1d5
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xe76600…62c784
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xb2b8dc…3f878b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xe2464c…cd2f73
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x34029d…71a617
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x89babc…56e0fc
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x08f1a5…d63d38
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xdd8403…159e38
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x7b6ca0…ea328c
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x971cbd…20d429
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x51616f…b607f0
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xd36c34…487207
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x7635ab…b32a30
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xc3d94c…1da12f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x39e98a…eb6845
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x23410c…8c1c60
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xb42e81…692611
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xac884a…ed638f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xaea3b3…f6dd6e
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xf6e17e…779045
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xa99bc3…71b5c1
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x60e7a3…46cad3
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x8b4d4d…bca824
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0x17c6d6…b63840
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI112d ago0xe60bc5…fb0cbe

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.