Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x6ad12a…7abb4f
0x729e…fe050x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xe238d9…eb9cb2
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI23d ago0xa9a859…16bb68
0x729e…fe050x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xb6634c…b43ed6
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x1c0e69…76eee3
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI23d ago0x29e373…c5ec2e
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x9aa1fd…c63752
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x727e3a…9bc784
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xd90223…2698e9
0x729e…fe050x07cf…2396Basex402 service$0.002100%payAI23d ago0xe9c028…870b14
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x889904…652fd7
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x251ca2…8fe5b5
0x729e…fe050x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x2d449a…23229c
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xb8b6c8…f4f18d
0x729e…fe050x07cf…2396Basex402 service$0.10100%payAI23d ago0x5f572d…e3dd84
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI23d ago0x21df8e…af7926
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x39e8cd…035d34
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x0ef5d8…7c61a2
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xf24918…e90347
0x729e…fe050x07cf…2396Basex402 service$0.10100%payAI23d ago0xc0e639…a1e499
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xf0395b…56b67a
0x729e…fe050x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x879979…2c5aa8
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x1d3299…20b5ff
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI23d ago0x62d29e…9bf571
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x56233f…d2d710

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.