Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x858ba3…e70a47
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x4ee649…566909
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x8d4296…438343
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x4edffe…3da1c1
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x438550…331b8f
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x7ba358…8de3ab
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x33c395…772dbf
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x009103…218e69
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x2bf5dc…e73e47
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x0736cb…a35724
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x3321c9…941a9e
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x62f6c4…351b00
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0xfdafb5…5840d8
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x7c9544…b4a9e6
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0xbf2732…3229b9
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x0a3549…9ba073
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0xd96024…a5f257
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x6199e7…7fd894
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0xd52954…8ea289
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x4f9f0b…1786ff
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0xde703c…176990
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x8fd2bf…de230d
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa67d ago0x1f1eb6…af8aa3
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x5bde39…8dae11
0x7e6d…678a0x9c95…e299Base—$0.001100%fluxa68d ago0x8272ae…0e30aa

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.