Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x619e8d…f3420c
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xe9c9aa…61ae06
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x4daf09…ab9fe9
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xeae80b…7d0c60
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x397f8c…1e8bdc
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x4d9919…cda9b6
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x27284b…933bd4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xf49038…57c2e4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x8ab805…537482
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xd2f5d5…9d6ad1
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x2e0aec…e8a650
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x16f98f…3e2864
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe83cf3…fa400b
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe61615…2ad6e6
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xd5b40f…e6ca23
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xb49b78…b1a29a
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x9aa395…2e7370
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe68f32…8dd2b0
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI35d ago0x2667ca…362eaf
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xafc7cf…42d3d7
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x042f29…255e4b
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0xb79430…3a0804
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe9da54…92f86c
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x3c53ad…ce3a39
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x3302b7…07d43a

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.