Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.74100%coinbase47d ago0xe1a5a9…b53b31
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase47d ago0x8b86d2…c50b1a
0x1ebf…76220xb0af…7de0Base—$0.42100%coinbase47d ago0x9babb6…5d705d
0x1ebf…76220xb0af…7de0Base—$0.51100%coinbase47d ago0x5b2856…7a0ad8
0x1ebf…76220xb0af…7de0Base—$0.42100%coinbase47d ago0xe6ae60…099b70
0x1ebf…76220xb0af…7de0Base—$0.42100%coinbase47d ago0x216a80…166aaa
0x1ebf…76220xb0af…7de0Base—$0.42100%coinbase47d ago0x43fa1b…b99a0b
0x1ebf…76220xb0af…7de0Base—$0.42100%coinbase47d ago0xb1272d…eae55a
0x1ebf…76220xb0af…7de0Base—$0.40100%coinbase47d ago0x4207fd…5fb8fc
0x1ebf…76220xb0af…7de0Base—$0.40100%coinbase47d ago0xd65a83…d36564
0x1ebf…76220xb0af…7de0Base—$0.40100%coinbase47d ago0xbe499f…252f51
0x1ebf…76220xb0af…7de0Base—$0.38100%coinbase47d ago0x1d03f4…61a641
0x1ebf…76220xb0af…7de0Base—$0.40100%coinbase47d ago0x7b8ec7…b09e2c
0x1ebf…76220xb0af…7de0Base—$0.51100%coinbase47d ago0x631ef3…e0d268
0x1ebf…76220xb0af…7de0Base—$0.54100%coinbase47d ago0xda513f…7370d3
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase47d ago0x7e4776…884415
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase47d ago0x00bed1…05d3f1
0x1ebf…76220xb0af…7de0Base—$0.54100%coinbase47d ago0x66f20f…c4b3e6
0x1ebf…76220xb0af…7de0Base—$0.54100%coinbase47d ago0xb5f691…9c5c35
0x1ebf…76220xb0af…7de0Base—$0.52100%coinbase47d ago0xdc060b…3f00c4
0x1ebf…76220xb0af…7de0Base—$0.52100%coinbase47d ago0x882dff…6c542a
0x1ebf…76220xb0af…7de0Base—$0.51100%coinbase47d ago0x514f72…d96cb1
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase47d ago0xca3e08…4ce9d5
0x1ebf…76220xb0af…7de0Base—$0.56100%coinbase47d ago0xb1e7e4…c3a719
0x1ebf…76220xb0af…7de0Base—$0.63100%coinbase47d ago0xbffbb5…63d968

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.