Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x494e59…fd601b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x39dda9…b5ba8e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x48e301…950c89
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0xba36fc…6eecdb
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x04eafb…efd703
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x6b3406…4526bd
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x9f05f5…df4a40
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x35f123…fde4b7
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x907d2e…e6c93f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x1249b7…c9e989
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x3a907e…d7bb1b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x858bb3…aa1341
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x9cda07…9871db
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x8811be…375faa
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0xc88495…4dae69
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x26d53a…5127f9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0xe2c7fa…7a4ba1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x96e36a…4ec5c8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x48167f…dd3583
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0xbf2107…e850b9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x61d960…eb5469
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0x73b2bf…0d55ad
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa53d ago0xb6998f…fd31db
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa54d ago0x2f6ac2…5a01d4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa54d ago0xc15a23…a5c488

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.