Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x495d59…f657a9
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xb8e9d8…f9bdd2
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xf8a535…79f49f
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x289401…9787bf
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x7dbeaa…7e64ac
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xb92787…822e15
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xd999ab…a46049
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xbd5b33…f1f24b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x10dee0…cb096d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x1a667f…f9fb3a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x7b54fa…51b4a9
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x8e422d…573929
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xf9dae8…1b191d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xd3f585…ed0b7b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x8d6ff0…2bb2f7
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x5ae80e…efd7d1
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x41d205…a4e593
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xe3a049…3ee68a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xcab2ee…96ee9a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x600991…478690
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x7f3b4c…7d33b2
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x91ba40…9f6646
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x4f46f1…219c6e
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0xd26fe3…4af988
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa80d ago0x387514…80ed52

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.