Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x5d13eb…60a117
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xb8989a…06ee91
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x886fde…35530c
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x3c7c9f…95be40
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x106c83…4b557b
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xeca0b0…1b7a91
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x38cb20…3d31c5
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xfd980d…b3bacf
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x911cfb…d7aeaa
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xe7e145…70fbf4
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x6c032f…308d56
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x083245…35a591
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x9e981b…e0dc93
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x2870f2…5a01a0
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x75f987…97d90e
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x266ea3…5cb908
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x52eae7…079552
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xb52188…018134
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xffd2bc…bd218f
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x7c5bb7…4130c3
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x767086…40d059
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8e7560…e32919
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x134ceb…7c4538
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x7065a9…f21d7d
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x939253…1d74fd

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.