Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xecb951…122fed
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xc7a4c1…70f9ef
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x398d32…1bc089
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x7cc17f…797f68
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xc2eaba…4bb589
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x1d4c66…eb5de9
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x5c0439…4b5b52
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x504e86…2dfcd2
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x9e6eee…36046f
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xb89df7…42edf7
0x0a8a…f00b0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase15d ago0xd67a1f…a84468
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xbc5f27…76e9bf
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x3c218e…943eb0
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0x02f4cb…c9f83c
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0xc88ba6…69d839
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0xabcc9b…628499
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0x5034a1…570d8d
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0x82a20f…5ad0b6
0x0a8a…f00b0xe341…9f73BaseIXSRwa$0.001100%coinbase15d ago0x19ce73…ec77e4
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0x68da2c…9716a5
0x0a8a…f00b0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase15d ago0x62410d…8021ae

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.