Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xacf8fa…b3e3d2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x11965d…09eba0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x2d1441…00cab1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x9816ed…515ab1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x6153a5…ebd0fd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xce21a5…0b93e4
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x0552d1…17195a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xb6417d…cad74b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xc6d208…d3b408
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xb598a4…c360a9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xbfea96…dfd35e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xeb4dae…b6c1fb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xa03b14…2f078f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x223bb8…958efb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x61584e…4ba0b8
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x7b88dc…5057db
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xfb5df0…e78241
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x5ab146…2d693a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0x09d078…71fb07
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xaf5582…4e03c7
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xd5e089…dd13c1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xcb7303…437c9c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa77d ago0xe0116e…e5c289
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa78d ago0x73a1e0…a07636
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa78d ago0xc9ed9c…80d350

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.