Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x29a916…e83166
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x874343…ec2656
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x0319e9…03cd74
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x544f7f…28353d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x502278…b9ebdd
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x75aab5…a4c8cb
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0f8db2…be4828
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xcc563b…97e414
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbd4cfe…76b4f0
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x32615b…38dc41
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x305cec…c1fb44
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x06c020…381d84
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3eda6e…b6463a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x085705…858083
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x8637a1…a48fdc
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x1aeeb3…9bc701
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x61e2cd…be7692
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7e3bae…9eb3ec
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x0c668e…4d7deb
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x00adc8…68873b
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x823836…2ffe5f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x6a708e…6b360d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa7fda3…3cb5fc
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x538fd3…25ce73
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0816d7…85a995

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.