Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x7e77d4…1db72c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xba90d9…e45470
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x0a8114…b933be
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x0f735e…419368
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x9a028a…78cade
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xd47550…caff62
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xeada51…7a4ca6
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x6b4643…35e370
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xa3c5d6…69492a
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x809149…a19327
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xec3d0d…9f9412
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x02e7af…8eff64
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x313401…ee62ee
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xa13a31…8972ae
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x804c0e…532083
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x160cd3…2931bb
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x61cf09…fd028d
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xe385f1…00da77
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0xe5ccad…0a44c8
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x97495b…663f8f
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa78d ago0x4730e7…2dce20
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa79d ago0xf57fe9…21ac2c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa79d ago0x724d97…b9301e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa79d ago0xd7fb90…73ab16
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa79d ago0x7ff287…238872

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.