Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x840e2f…43f204
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xee62cb…225ea0
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3aacc5…6ff43c
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf44e4f…ff9f6e
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46b9c3…e64286
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb387b…4849d3
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe7e2e0…8b76d1
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac9a11…f010c5
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x336878…a60462
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab27b7…98e0a3
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x287c6c…0c59e8
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x23554c…4cdb01
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xccbf7b…ebcbcb
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x95f501…d46949
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x939f09…161f7e
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x161ae5…635ace
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29cf17…2c1081
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x065ea0…5b56eb
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x92a692…e8fd43
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x180199…0de5e1
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79a598…9527ea
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3e4ce…1ebe8b
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2cf6ff…6b9e34
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf65c58…02c1b2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdbc21c…283edb

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.