Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xd524…39d4Base—$0.59100%fluxa12d ago0x2e4593…8adf88
0xc49a…9d2f0x30af…6bdbBase—$1.08100%fluxa12d ago0x7fc900…e76972
0xc49a…9d2f0xa0dd…6495Base—$0.10100%fluxa12d ago0xccf799…939d38
0xc49a…9d2f0xc742…6f68Base—$0.10100%fluxa12d ago0x504b65…872cc6
0xc49a…9d2f0xb3d4…47e0Base—$0.98100%fluxa12d ago0xfdb8ec…c99711
0xc49a…9d2f0x8d2a…94d5Base—$1.96100%fluxa12d ago0xdeb5ef…78949a
0xc49a…9d2f0xbd25…dd7cBase—$4.90100%fluxa12d ago0x1d76ab…6defe3
0xc49a…9d2f0xf1e4…47f5Base—$4.90100%fluxa12d ago0x71694d…6a9dc7
0xc49a…9d2f0xf1e4…47f5Base—$4.90100%fluxa12d ago0xf26faa…5b7e76
0xc49a…9d2f0xf1e4…47f5Base—$0.98100%fluxa12d ago0x535a03…eb7239
0xc49a…9d2f0xe73f…9b68Base—$4.90100%fluxa12d ago0x84b43a…cd62b2
0xc49a…9d2f0xf1e4…47f5Base—$5.88100%fluxa12d ago0x484d1d…21e7c4
0xc49a…9d2f0x269a…453bBase—$0.98100%fluxa12d ago0x5c2a80…15ceae
0xc49a…9d2f0xb651…f7f1Base—$4.90100%fluxa12d ago0xea8b63…2c2d21
0xc49a…9d2f0x0f38…abbcBase—$4.90100%fluxa12d ago0x80c84d…1fd56b
0xc49a…9d2f0x9e48…ed52Base—$4.90100%fluxa12d ago0x9c0049…b90207
0xc49a…9d2f0xa131…6316Base—$4.90100%fluxa12d ago0xc8e907…fc6ccd
0xc49a…9d2f0x269a…453bBase—$0.98100%fluxa12d ago0xb6ac5d…c33333
0xc49a…9d2f0xf1e4…47f5Base—$4.90100%fluxa12d ago0xf7c5fc…623d83
0xc49a…9d2f0x87a1…bb32Base—$4.90100%fluxa12d ago0xdd307b…7ab130
0xc49a…9d2f0xf855…3b2dBase—$3.92100%fluxa12d ago0x1abaa4…f1bf09
0xc49a…9d2f0x4619…c74eBase—$0.98100%fluxa12d ago0x9dd8dd…325b05
0xc49a…9d2f0x9074…dbb3Base—$1.96100%fluxa12d ago0x434c49…bd3c9a
0xc49a…9d2f0x2748…bd5cBase—$4.90100%fluxa12d ago0xc3f616…0e020e
0xc49a…9d2f0x74de…5444Base—$4.90100%fluxa12d ago0x3ec862…3f6a2e

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.