Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99397b…b55ad3
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04fc74…d728b0
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf65750…c474e6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x109f44…596589
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedf942…3c08c2
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e245b…35dc51
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x908563…5d0515
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0c2b8…85a300
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7474ad…2dddda
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf17dd6…f12b9f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0617e…4508f8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35663c…082070
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a27ec…900e75
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x410fda…0be9cb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd4da2…e0d29f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x962dff…ea7ca1
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad2b07…136a59
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cdee6…93ad57
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf21ec8…7a4f3f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c9520…bb7f4c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x066636…eaeae9
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4982e6…f0cd90
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d42b5…a90b2b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27779c…39033d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf2fc54…0d5de1

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.