Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x8f36…9fd6Base—$40.00100%0x96de…249b78d ago0x5f5866…f50a33
0x13de…883e0x4bd1…600dBase—$40.00100%0x96de…249b78d ago0xa54883…159ad8
0x13de…883e0x3d89…3833Base—$40.00100%0x96de…249b79d ago0x325659…a3d08c
0x13de…883e0xa68c…7f6eBase—$40.00100%0x96de…249b79d ago0xb93b92…b81336
0x13de…883e0x3d89…3833Base—$5.00100%0x96de…249b79d ago0xc86c2b…8e1117
0x13de…883e0x3d89…3833Base—$5.63100%0x96de…249b79d ago0x5adcc9…f5bd9d
0x13de…883e0x8f36…9fd6Base—$5.01100%0x96de…249b79d ago0xd88731…fba870
0x13de…883e0xedbe…a177Base—$40.00100%0x96de…249b79d ago0xa4bf15…c62d4f
0x13de…883e0x3218…b358Base—$40.00100%0x96de…249b79d ago0xa6708a…8e2e4e
0x13de…883e0x5d48…df60Base—$5.04100%0x96de…249b79d ago0x15143e…74b5ed
0x13de…883e0xdcc6…048cBase—$0.91100%0x96de…249b79d ago0x94d318…00005d
0x13de…883e0x5d48…df60Base—$74.96100%0x96de…249b79d ago0xf6d0da…5241a0
0x13de…883e0x01de…13c2Base—$40.00100%0x96de…249b79d ago0xab1936…ae8ecc
0x13de…883e0x7c00…0f5bBase—$40.00100%0x96de…249b79d ago0x7542d5…b4c06c
0x13de…883e0xca1b…a3f8Base—$40.00100%0x96de…249b79d ago0x0f14f0…da810b
0x13de…883e0xad89…b959Base—$40.00100%0x96de…249b79d ago0x1426db…9b931f
0x13de…883e0x2d2f…662eBase—$4.70100%0x96de…249b79d ago0xb769d0…187357
0x13de…883e0x2d2f…662eBase—$27.65100%0x96de…249b79d ago0x275d16…f590b9
0x13de…883e0x6896…4860Base—$40.00100%0x96de…249b79d ago0x336393…be56b0
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b79d ago0x0d5e5b…b99328
0x13de…883e0x7fb2…9739Base—$100.00100%0x96de…249b79d ago0x2abfb9…916494
0x13de…883e0x6896…4860Base—$7.33100%0x96de…249b79d ago0x73120c…a9e0a4
0x13de…883e0x7c00…0f5bBase—$40.00100%0x96de…249b79d ago0x7ee703…431373
0x13de…883e0x0637…a39bBase—$40.00100%0x96de…249b79d ago0x153c3c…cbd7f7
0x13de…883e0xe3ed…b223Base—$40.00100%0x96de…249b79d ago0x0b931d…b607b7

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.