Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa71d ago0xb7b8db…a769e0
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa71d ago0x455394…3dbe62
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa71d ago0x371cb9…40cf7f
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa71d ago0x905c7c…d9c8fe
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x973022…89aeb2
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x5f867f…a29ab7
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xe1c0ff…07a9ee
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x4e8cf4…a6cf1b
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xbf1487…1273f5
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x73032a…3c7631
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x605338…b2bfbe
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x45ddf8…a60875
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xff30da…550842
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xd507f9…6340aa
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x5d1de9…87e8ba
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x8ada85…e7ac0a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x8879d9…5aaa71
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xfcbdd3…10872a
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0xb7c45e…9c39a2
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x9aee0a…5e75c1
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x79a3a2…76d1ba
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x8851b6…4d64ac
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x25f094…11bbeb
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x7062ec…160ba4
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa72d ago0x152125…7d5b75

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.