Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0xdc9a5f…7e15f6
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0xbf6477…a0c2f1
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x04671f…66fe5b
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x3e9b4b…e11905
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0xe2fe67…ff06ab
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x13fd65…061a45
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0xc4e06d…b21a59
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x8eaa82…8306ad
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x6a189d…7b9f0b
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa68d ago0x4b7450…d597f7
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0xd4d492…9a2067
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x4969a3…9f5ae9
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0xc48b2a…16d387
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x2ef600…d26e48
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x5ec759…9f7e6d
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x3c2d1f…bf4d7c
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x9f0e4e…180ecf
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x97cf76…25fd01
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x214feb…e4907d
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x60c779…be449c
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x905ba0…3edcb7
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0xcafe4e…8c13b7
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x91c6d3…4f0b41
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x35159d…17eb37
0xe45c…e8410x9c95…e299Base—$0.001100%fluxa69d ago0x739982…578e5c

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.