Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xae7fb8…c13f31
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x396458…c21a96
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xe3336f…648dda
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xed5c6c…2e5739
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xf20e0a…48dc70
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x6d5ee0…1f8ba3
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x2f81c6…e92501
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xb2abbd…5465b5
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x495927…12a255
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x7c8e58…51c113
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xd62818…8540c5
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xd36404…f52088
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xf22fd8…b0c508
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xbc24bf…41178a
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xbf9bd6…d7559e
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x14c1dc…6b6eff
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x8abf87…933520
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x83e976…284b88
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xb7635e…d735ee
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x457323…8cbc72
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x8a3a31…f7bc16
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0xafc793…f72c94
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x9d2f28…567294
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x7a1bb8…2903ac
0xd627…22800x9c95…e299Base—$0.001100%fluxa69d ago0x7db986…9695e3

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.