Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xd86f…c0b6Basex402 service$0.05100%coinbase80d ago0xe808bd…87d0fd
0xb83e…38080x3182…544fBase—$0.02100%0x2772…8c1780d ago0xdbe196…bc758a
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1780d ago0x9e7f56…b17a17
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1780d ago0x65b52b…a3825d
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1780d ago0x44bdf3…715b1e
0xb83e…38080x3182…544fBase—$0.006100%0x2772…8c1781d ago0x8b2215…e746ff
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1781d ago0xa83abb…c2bef9
0xb83e…38080x3182…544fBase—$0.006100%0x2772…8c1781d ago0x55890b…91ff50
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1781d ago0x82b775…5e2339
0xb83e…38080x3182…544fBase—$0.006100%0x2772…8c1781d ago0x4fb792…16a2e5
0x3182…544f0x30a5…47e0Basex402 service$0.005100%0x2772…8c1781d ago0x580fe3…76efcf
0xb83e…38080x3182…544fBase—$0.002100%0x2772…8c1781d ago0xb48e24…0605c6
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1781d ago0xc66072…7b17b8
0xb83e…38080x3182…544fBase—$0.002100%0x2772…8c1781d ago0xcba2b7…c1798e
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1781d ago0xdcea36…f97c8d
0xb83e…38080x3182…544fBase—$0.001100%0x2772…8c1781d ago0x0e9252…8b91ac
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1781d ago0xd8f7e3…078416
0xb83e…38080x3182…544fBase—$0.002100%0x2772…8c1781d ago0x3c6c72…d4ddfd
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1781d ago0x6b318f…56ae2a
0x3182…544f0x30a5…47e0Basex402 service$0.001100%0x2772…8c1781d ago0x16848d…eba948
0x3182…544f0x30a5…47e0Basex402 service$0.002100%0x2772…8c1781d ago0xf8dd4e…3a47b2
0x3182…544f0x30a5…47e0Basex402 service$0.002100%0x2772…8c1781d ago0x653849…6dc421

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.