Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0xb65519…2cec12
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa46d ago0x23553e…a29400
0x43df…54640xfe80…47eeBase$0.001100%fluxa46d ago0xed22e1…9ce0ed
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa46d ago0x0358ea…3b57bb
0x5ce7…c3930xfe80…47eeBase$0.001100%fluxa46d ago0x405180…91e5ec
0x2c14…58300xfe80…47eeBase$0.001100%fluxa46d ago0xe60e07…4a679c
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xabdbd2…f33733
0x4964…14270xfe80…47eeBase$0.001100%fluxa46d ago0x7ac8fa…7ed750
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa46d ago0x528c10…7ef457
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa46d ago0x44dece…e8fa02
0xed58…25910xfe80…47eeBase$0.001100%fluxa46d ago0x664569…44c992
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0xe8a7a9…a23781
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x725459…eae120
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa46d ago0xaddfe8…f48bf9
0xe2a5…928d0xfe80…47eeBase$0.001100%fluxa46d ago0xcc7906…fca7d6
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa46d ago0x52fcd0…861fea
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa46d ago0xc636a4…ee574f
0x087d…821a0xfe80…47eeBase$0.001100%fluxa46d ago0x652ce6…8a1b0d
0x7593…258b0xfe80…47eeBase$0.001100%fluxa46d ago0x5aaa6c…ced036
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0xa4d2bb…b4ab45
0x8cbb…49b10xfe80…47eeBase$0.001100%fluxa46d ago0x1a2b6a…db2d9e
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa46d ago0x49635d…86ff0e
0x5dbb…3cf90xfe80…47eeBase$0.001100%fluxa46d ago0xb4b629…f3a288
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa46d ago0x45bfcd…530e9c
0x092a…28170xfe80…47eeBase$0.001100%fluxa46d ago0x3a72f8…dc67ad

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.