Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed23…caae0x051f…00f1Base—$0.01100%coinbase66d ago0x5cc867…69f247
0xed23…caae0x953e…b12aBase—$0.01100%coinbase67d ago0x724a88…249980
0xed23…caae0x3de8…32c9Base—$0.01100%coinbase67d ago0x65920e…41bb49
0xed23…caae0x627e…f957Base—$0.01100%coinbase67d ago0xf71d8d…d19bfb
0xed23…caae0xadb8…70d3Base—$0.01100%coinbase67d ago0x54728d…eda0fd
0xed23…caae0xb457…9e57Base—$0.01100%coinbase67d ago0xba7c40…3b84ce
0xed23…caae0xf682…8064Base—$0.01100%coinbase67d ago0x1c3b5d…446575
0xed23…caae0xbe45…6e25Base—$0.01100%coinbase67d ago0x190270…5d567b
0xed23…caae0xe954…8d5eBase—$0.01100%coinbase67d ago0x24dbfd…9129f9
0xed23…caae0xb531…821dBase—$0.01100%coinbase67d ago0x1a9a74…cceb53
0xed23…caae0xf659…87abBase—$0.01100%coinbase67d ago0x6372cd…8445c8
0xed23…caae0xe8bd…ff69Base—$0.01100%coinbase67d ago0xee5b4a…48a49a
0xed23…caae0xa059…7541Base—$0.01100%coinbase67d ago0xc203a5…be221d
0xed23…caae0xb88d…6163Base—$0.01100%coinbase67d ago0x6bc1a6…ee91eb
0xed23…caae0xc1d5…747eBase—$0.01100%coinbase67d ago0xeb9e26…4b5bf5
0xed23…caae0x6e2a…b42aBase—$0.01100%coinbase67d ago0x418a9b…307b90
0xed23…caae0x491b…d219Base—$0.01100%coinbase67d ago0x821156…dc2ea4
0xed23…caae0x4ffa…d823Base—$0.01100%coinbase67d ago0xaea75f…547f01
0xed23…caae0x9462…ad36Base—$0.01100%coinbase67d ago0x22d594…0fea63
0xed23…caae0x8bc2…9a8aBase—$0.01100%coinbase67d ago0xcaba2c…a9422b
0xed23…caae0x724a…3795Base—$0.01100%coinbase67d ago0x6e047e…c6538c
0xed23…caae0xf607…c754Base—$0.01100%coinbase67d ago0xe69c5e…2e5fb9
0xed23…caae0x04ea…c369Base—$0.01100%coinbase67d ago0x6fd2aa…95aa56
0xed23…caae0x404f…f279Base—$0.01100%coinbase67d ago0x418dbf…4a48f4
0xed23…caae0xe375…754bBase—$0.01100%coinbase67d ago0xd4f9d5…eab2ac

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.