Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x5734f2…223182
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0xbbfd6b…99efc4
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x9a3c81…cc660c
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x3bcf48…3f420e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x968cc8…ff28bf
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x6be67b…44f91c
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0xf921de…443f5b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x4a5cc9…ed52bc
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x535d0a…847d25
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x27e1d0…f9b4ae
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x45dbc9…c745dd
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x7bdc30…ce5c5e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x713a2f…28323b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa105d ago0x9c5b01…4d310d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0xe63e17…f20ee8
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x3d10e0…2a553e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0xd0440b…9877f0
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0xdb4fb0…a978c8
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x2b57f1…32d9a0
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x2c70b8…07713c
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x522304…75331c
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0xec7540…8c3789
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x26ad96…332096
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0xe74871…5f5484
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa106d ago0x09668a…11c91c

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.