Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$52.4270%0x8e34…1c674d ago0x364b00…655dbf
0x3be9…575c0x4cd0…bc31Base$42.4870%0x4337…5e7d4d ago0x4a369b…d76679
0x3be9…575c0x4cd0…bc31Base$250.5670%0x3018…02304d ago0x9be5f7…348068
0x3be9…575c0x4cd0…bc31Base$15.4770%0x4337…30634d ago0x8e8494…806fa2
0x3e4a…c5ab0x4cd0…bc31Base$44.3770%0xf70d…dbef4d ago0x32dc5a…22a4c4
0x3be9…575c0x4cd0…bc31Base$168.5670%0x8e34…1c674d ago0xac2f02…a89141
0x3be9…575c0x4cd0…bc31Base$40.4170%0x3018…02304d ago0x65f84e…ed4875
0x3be9…575c0x4cd0…bc31Base$75.4270%0x2fbf…ec654d ago0x055c73…7fd6df
0x3be9…575c0x4cd0…bc31Base$27.4770%0xf793…af754d ago0x403841…474198
0x3be9…575c0x4cd0…bc31Base$30.4770%0x4337…ef254d ago0xb3acd8…d615f5
0x3be9…575c0x4cd0…bc31Base$30.4770%0x2fbf…ec654d ago0xb4cc97…7ce1fa
0x9e28…d9f30x4cd0…bc31Base$44.8870%0xf70d…dbef4d ago0xc8cdd3…f2082d
0xe7a3…d8060x4cd0…bc31Base$5.1670%0xf70d…dbef4d ago0x0deec9…04a48e
0x3be9…575c0x4cd0…bc31Base$220.4870%0x4337…ef254d ago0x03ab73…30acc1
0x3be9…575c0x4cd0…bc31Base$100.5070%0x2fbf…ec654d ago0x45d9fa…e05321
0x3be9…575c0x4cd0…bc31Base$30.4770%0x4337…80844d ago0x89c3e3…7eead7
0x3be9…575c0x4cd0…bc31Base$30.4770%0x4337…ec264d ago0xa9737d…811c1b
0xf7f8…58080x4cd0…bc31Base$42.7470%0xf70d…dbef4d ago0xbb9bf5…f5b9e4
0x3be9…575c0x4cd0…bc31Base$200.4770%0x4337…e22a4d ago0x093f7a…4a6d7d
0xafb9…8d9f0x4cd0…bc31Base$44.1870%0xf70d…dbef4d ago0xf1c131…66a264
0x7f87…35250x4cd0…bc31Base$44.6970%0xf70d…dbef4d ago0x1f7031…ddfa49
0xa42b…ed120x4cd0…bc31Base$46.9370%0xf70d…dbef4d ago0x9e3916…1ccaf5
0x8d32…c78c0x4cd0…bc31Base$47.4470%0xf70d…dbef4d ago0x433209…21cab5
0x3a91…37f80x4cd0…bc31Base$49.6070%0xf70d…dbef4d ago0x9057b6…e45075
0x9d40…1fc60x4cd0…bc31Base$42.0370%0xf70d…dbef4d ago0x392982…916b87

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.