Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x601404…f4b9a5
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter36d ago0xe883aa…be4a2c
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter36d ago0x7bba50…ba2214
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xb2128b…62d6e6
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x8c83d5…4c6434
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0xd75a41…55f35b
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x2d7499…96bf2e
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0xc37e65…ea6a35
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x783cba…aeb087
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x701fb7…76ad67
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter36d ago0x1ab451…301096
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x6e920a…28c643
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x8b6469…a4b9ba
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x3c54a6…9fda66
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x6ac254…5edac0
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0xe44901…acf131
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter36d ago0xb1ccf9…b5263e
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0xbb98c9…2e5ab2
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter36d ago0x38374e…c88245
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter36d ago0xdfca2a…1f7525
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x0eb9f0…69de4b
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x328af2…f5af07
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter36d ago0xa91b91…442ad1
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter36d ago0x02c678…b30da0
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xb60242…ba16dd

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.