Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x37d67e…71d472
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x5ac389…6c8ac8
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x706c3b…075bb4
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xe12eb5…47d2a1
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x5f30b0…be29f8
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x0f2db3…dc46b2
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x16f320…3ee787
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xa77ed1…9c5a3f
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xb5c8c2…00bd45
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x3dba12…a35b8c
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xd40014…f9e0f8
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x992ff0…7020c4
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xf32ef6…09e99b
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x1d4576…aa3c36
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xb57dcf…335f95
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xea90c6…3e56be
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xc678f1…a70792
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x3c497b…2ad278
0x0428…59aa0xb48c…cab7Basex402 service$0.001100%coinbase37d ago0xf92995…fdedfb
0x0428…59aa0xb48c…cab7Basex402 service$0.001100%coinbase37d ago0x680164…1174e2
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x9d9702…74a7f4
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x6107ff…d9832f
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xe65d47…e2f181
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xf82def…65d0cf
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xd4dad9…dec9d1

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.