Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x350ab4…7fc1bc
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x2b87d5…589caa
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x81e5f1…ba96aa
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x553786…b04060
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0xd481c3…3decc6
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x7d0de1…4d51b5
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x04a6a2…6a61f9
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x1cdf13…7f5574
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x7b2475…ffa2b2
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x320fc3…ae33de
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x76207e…ec3225
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x864646…d86701
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0xa38079…7e78e3
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x20beb4…bca57c
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0xbd8286…94a925
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0xaf889c…e5bc28
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x669a8c…15a627
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0xee8539…2e6ae0
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x912651…fdb19b
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0xd54817…80bde9
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x6c0c5e…ca8b04
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x259a70…027fcc
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x9d3075…587292
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa48d ago0x396c8f…ab9122
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa48d ago0x657733…08c51e

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.