Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xb87d67…4bb17c
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xdfc408…074606
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x92ee37…228b2e
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xa353ca…ca864e
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x6c3473…8e99bb
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x10f110…1148a2
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xc37bc8…dd8c7a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x5fc126…daf585
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x2f4d95…1138a5
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xbc37c5…bb5532
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xe4076e…ccd2f4
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x37d12a…96ec54
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xb4b2a6…576b28
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x686c74…a0c750
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0xe7065d…99cefc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x754779…53d7d9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x26f03c…0c13cd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x5662c0…84764a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0xa3d199…f4de5f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x4c680c…ec4a16
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x9adc77…2db73b
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0xd8600b…69f9fe
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x2a8202…96fbf6
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x9045b6…b6a270
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa73d ago0x29f5bc…aa6910

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.