Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0a75…f28f83d ago0x7c016c…d3827c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2115…35a083d ago0x3fbed8…7c1de0
0xa17c…60a90x0e3d…7757Base—$7.35100%0xa070…95e083d ago0x757570…915ce2
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa782…cada83d ago0x9f010b…2aa4a5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2742…8fd183d ago0xfaa5a1…b8cfae
0xa17c…60a90x0e3d…7757Base—$21.00100%0xfec0…c39483d ago0x6cb643…2c0b78
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6c20…6aed83d ago0x2f9e0c…4032f4
0xa17c…60a90x0e3d…7757Base—$2.10100%0x560f…a71383d ago0x0aebad…238bbf
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5ed5…f6c083d ago0xf108b4…ba86f4
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd3b3…bd8283d ago0xcc7acc…9d53af
0xa17c…60a90x0e3d…7757Base—$3.15100%0x88cf…d21b83d ago0x4c7549…0cb32f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6288…8b4983d ago0x88be7a…516325
0xa17c…60a90x0e3d…7757Base—$5.25100%0x127e…b24a83d ago0x40efc6…c00bbf
0xa17c…60a90x0e3d…7757Base—$5.25100%0x398e…79a683d ago0xfd9475…7ce721
0xa17c…60a90x0e3d…7757Base—$52.50100%0x2fa9…16de83d ago0xf7e692…6e9f89
0xa17c…60a90x0e3d…7757Base—$11.55100%0xc07c…d71883d ago0x616db6…58588a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6d55…0cde83d ago0x76c22b…56b8d1
0xa17c…60a90x0e3d…7757Base—$21.00100%0x93d4…655d83d ago0x159bec…25541b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4f4d…74b783d ago0x1f989d…817575
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2035…57d383d ago0x8a175b…84f408
0xa17c…60a90x0e3d…7757Base—$52.50100%0xe10f…cb7083d ago0x73327e…372159
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6e35…7a2883d ago0x30df86…01f83c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x44ef…9f6383d ago0x54f46b…092d68
0xa17c…60a90x0e3d…7757Base—$52.50100%0x55b3…f1a083d ago0xa21564…3f0480
0xa17c…60a90x0e3d…7757Base—$5.25100%0x6c20…6aed83d ago0x4cfa76…d23be6

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.