Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xe40ad5…9f6fc9
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xba7f0f…211ee1
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xec1466…cffa52
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xd93ac2…be511e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xd4ac1c…93624e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0x46e57a…298968
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa68d ago0xeb5eeb…fb7484
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x0eeb92…d7410a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x06d929…20b15c
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x507dc0…12bfdf
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x1895b1…f699a4
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0xc3864c…c12dfe
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x4e3b20…0d3019
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0xd31064…b1120d
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x13c9ac…387d43
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x68405a…c16c53
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x8f43cb…2d7643
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x989c5f…dffeb7
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x9b9252…0fed12
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x1d7d11…35c8bd
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x33c037…7e8b08
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x854efe…805645
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0xd8288a…80343e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0x091ed7…b764dd
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa69d ago0xa7ccd7…71acc0

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.