Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x81a57c…721915
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xa8941d…16cb6e
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xc90428…07a04a
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xe78552…be6d23
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x15a583…26e13e
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xf55452…551fb4
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xacf09a…2dd7f2
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xb84fc2…fc1598
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x3056a9…4f74ac
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xfe086f…702372
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xa09556…a0fa96
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xe733d1…4843c6
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x971e48…d2e6ce
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x6cbf96…fddc02
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x32876c…225ade
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xf68be0…23769f
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x2b1f34…41bb25
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x0dc9dc…b8d2cf
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x0bc2da…358178
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xbcc49a…16647c
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x4ef3b3…29743d
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x4e67fc…6e2532
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0xe1b4ae…e8720a
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x3a92f7…c325e4
0xe6ed…c07e0xc751…86a1Baseglim.shTwitter$0.005100%coinbase7d ago0x7bb70e…73e5a6

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.