Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a34…a86a0x10c1…1e24Base—$0.52100%coinbase114d ago0x79e0f8…59531a
0x8a34…a86a0x10c1…1e24Base—$0.62100%coinbase114d ago0xa25af2…2c7a54
0x8a34…a86a0x10c1…1e24Base—$0.52100%coinbase114d ago0x575716…bc64b8
0x8a34…a86a0x10c1…1e24Base—$0.63100%coinbase114d ago0xf74abd…5f6fb4
0x8a34…a86a0x10c1…1e24Base—$0.63100%coinbase114d ago0xd62653…594c4e
0x8a34…a86a0x10c1…1e24Base—$0.51100%coinbase114d ago0xe8438b…cb3eaa
0x8a34…a86a0x10c1…1e24Base—$0.54100%coinbase114d ago0x4a9430…7a0bcc
0x8a34…a86a0x10c1…1e24Base—$0.54100%coinbase114d ago0x599734…eebd7e
0x8a34…a86a0x10c1…1e24Base—$0.54100%coinbase114d ago0x50a3db…fd9cf2
0x8a34…a86a0x10c1…1e24Base—$0.54100%coinbase114d ago0xb6ba63…b9b543
0x8a34…a86a0x10c1…1e24Base—$0.54100%coinbase114d ago0xd30bda…1f6157
0x8a34…a86a0x10c1…1e24Base—$0.53100%coinbase114d ago0x040ae3…e6067d
0x8a34…a86a0x10c1…1e24Base—$0.62100%coinbase114d ago0x9d4a41…122146
0x8a34…a86a0x10c1…1e24Base—$0.55100%coinbase114d ago0x5be53f…0ee498
0x8a34…a86a0x10c1…1e24Base—$0.56100%coinbase114d ago0x420a37…bf3cb1
0x8a34…a86a0x10c1…1e24Base—$0.58100%coinbase114d ago0x0f2439…63b131
0x8a34…a86a0x10c1…1e24Base—$0.57100%coinbase114d ago0x03f226…45860d
0x8a34…a86a0x10c1…1e24Base—$0.56100%coinbase114d ago0xd52861…de32d9
0x8a34…a86a0x10c1…1e24Base—$0.52100%coinbase114d ago0xefb497…b7e574
0x8a34…a86a0x10c1…1e24Base—$0.60100%coinbase114d ago0x97ae1a…4d2f33
0x8a34…a86a0x10c1…1e24Base—$0.57100%coinbase114d ago0x358f6b…ccea15
0x8a34…a86a0x10c1…1e24Base—$0.56100%coinbase114d ago0x3e1e09…a75d89
0x8a34…a86a0x10c1…1e24Base—$0.56100%coinbase114d ago0x235b3d…34e273
0x8a34…a86a0x10c1…1e24Base—$0.55100%coinbase114d ago0x0809c9…dd6322
0x8a34…a86a0x10c1…1e24Base—$0.60100%coinbase114d ago0xcbd102…afc784

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.