Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI15d ago0x1df77f…5b59e4
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI15d ago0x11d3b6…dfb340
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x6be1b1…a12881
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x30f261…acb9c5
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x93c754…106fda
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xb44d2d…ef8092
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x55c68f…36c44b
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x010fc9…8f353a
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc2e64f…a07b76
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4b773e…492bfe
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x5f9bca…6d09d6
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x8de4d0…8829e7
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x6cb249…02f8d0
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x4f47ca…02ec79
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xc0e154…11343b
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6f75ad…04962f
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1fa8b7…5c6bc4
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x61b067…75ea29
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd410b1…91b97e
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1b7e86…2d2136
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xe93806…922244
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x572c4a…b0f452
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x435e7c…f09e9e
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2e1053…cac795
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8bc187…415fdc

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.