Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter39d ago0x6e1b82…db1710
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x1846fd…9b3639
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x4fc80f…566774
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xbc1500…cef37b
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x56a224…2b938f
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xc24d72…7036fb
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x7d45e9…04e46d
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xac9b67…5ffa05
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xc4349e…b6f788
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x52e116…35a2a6
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x3025b9…a029de
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x8f4cb3…ed3953
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xbbe227…4b4caf
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xd8cf9d…ee471c
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xaee16f…ee0bd5
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x2e3964…8f7dac
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x2c7a05…635d64
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xeae2ed…7951c5
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xe1ab3c…e877ca
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x2769ce…1ba53c
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xadf8ac…804ecf
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x3e351d…8cffb1
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0xd84d3c…ac7241
0xe7ae…67b30xe6da…c4adBase—$2.21100%dexter39d ago0x9310c7…cb9a34
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter39d ago0x6b0661…e17763

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.