Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xe9ad9c…c91a13
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xa3e9dd…727e87
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x120315…9d5370
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x6cfef5…53590e
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xf33f1b…45cc38
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xbe5c96…a3568a
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x66c95a…c52e7d
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x848f2e…bfabf5
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x40e281…0c5c16
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xb94763…c1c7f9
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x1a2894…0d68ff
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xce765d…2b0d2c
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x69e1cb…2ad2cd
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x99c481…b4fbff
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x504699…42489f
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xd4502d…1df039
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x433fca…9953d0
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x1c2c5c…bb5eab
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xeaf977…f84e65
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x7a2655…fbc72e
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xa73d33…eb2146
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x53a79b…04f1ce
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x367149…d5276c
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0x121351…082016
0xe1af…1fec0x9dba…0df8Basex402 service$0.01100%dexter143d ago0xa01d0e…656de7

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.