Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6937…c4030x3369…91c5Basex402 service$0.01100%coinbase19d ago0xeaa340…9df833
0x6937…c4030xc1da…b785BaseZoningVerdictZoning$0.01100%coinbase20d ago0xcf5944…32e5ba
0x6937…c4030xeee2…8f47BaseTask Bounty Fit CheckBounty-triage$0.02100%coinbase20d ago0x513172…ae1d2f
0x6937…c4030xd8ca…643fBasex402 service$0.01100%coinbase20d ago0xcc0e09…ff1d5e
0x6937…c4030x58f4…0699Basex402 service$0.001100%coinbase20d ago0x133251…ac87b9
0x6937…c4030x58f4…0699Basex402 service$0.001100%coinbase20d ago0x8c7580…07a2d6
0x6937…c4030xd8ca…643fBasex402 service$0.01100%coinbase20d ago0xb55495…9b410c
0x6937…c4030x0ff5…7c86Basex402 service$0.01100%coinbase20d ago0x9b02d6…1198f3
0x6937…c4030x7374…be54Baseagent-readerJson$0.02100%coinbase20d ago0xef38b1…793176
0x6937…c4030x0ff5…7c86Basex402 service$0.02100%coinbase20d ago0xbd9051…dbe0a3
0x6937…c4030x3070…fa85Basex402 service$0.01100%coinbase20d ago0x4e049b…2636f1
0x6937…c4030x6067…701eBasemadoromiDream-interpretation$0.01100%coinbase20d ago0x1c383d…5717c8
0x6937…c4030x702b…875eBasex402 service$0.001100%coinbase20d ago0xa17019…30d09e
0x6937…c4030xeee2…8f47BaseTask Bounty Fit CheckBounty-triage$0.02100%coinbase20d ago0x530693…5c3154
0x6937…c4030x2a47…b7e3Basex402 service$0.001100%coinbase20d ago0x4f6c8c…79b5d4
0x6937…c4030x7374…be54Baseagent-readerJson$0.005100%coinbase20d ago0x476740…5eca6c
0x6937…c4030xc1da…b785BaseZoningVerdictZoning$0.01100%coinbase20d ago0x7dad1e…f9e26a
0x6937…c4030xbad1…98d0Basex402 service$0.01100%coinbase20d ago0x463150…4e03ac
0x6937…c4030x859a…eaf4Basex402 service$0.01100%coinbase20d ago0x83e02c…fe9cdb
0x6937…c4030x82b1…cd7bBasex402 service$0.001100%coinbase20d ago0x7a841f…93e37b
0x6937…c4030x9876…2690BaseChronoSureTimezone$0.01100%coinbase20d ago0x0ed354…8e99dd
0x6937…c4030xb3ba…ed8cBaseAnswerPool Form TrendSec$0.02100%coinbase20d ago0x4af806…140445
0x6937…c4030x9cd3…98ccBasex402 service$0.008100%coinbase20d ago0xe17e2e…bb1cd6
0x6937…c4030x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase20d ago0xdc15ba…b727f6
0x6937…c4030x7450…cc99Basex402 service$0.01100%coinbase20d ago0xb0e90a…17c6a6

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.