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.0270%0x1360…66fa24d ago0xe2755d…3081fe
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI24d ago0x9f1f46…7f2beb
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xfb09ac…c55185
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x935d16…7e8fe2
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xee0d60…21a31b
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xe8e961…6aa062
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI24d ago0x78906e…612995
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x85a1c6…a505da
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x1fc9b2…08b319
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x0e21c6…4f9132
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI24d ago0xd9f12d…2ef66f
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x65a638…16d6e4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xe810f7…d93df6
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xbc05ae…10d299
0x0802…19780x07cf…2396Basex402 service$0.06100%payAI24d ago0xee69e3…2928ee
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x01c0b9…d0d9a2
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xd2c943…8e018e
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x1a79d0…fbb199
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x888308…90271b
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xc8698f…456b9b
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xd176e7…f549ab
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x5de025…0ba6ea
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xf5e3de…bcd395
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x891473…badcc1
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xd02638…e53f02

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.