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.0270%0x1360…66fa19d ago0x545420…b0b858
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x84851a…1838fa
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x37081d…fb33b3
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xdb77cb…b8094c
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x23ffdb…86e506
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x764b7b…c08deb
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1a2531…ad5835
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x56e6d6…b88494
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x854666…76a3d4
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8a2b77…7706de
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3356c4…f804e4
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x221351…a8dd70
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1dfe4f…e783d8
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa2a2f5…91e3a6
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x383948…e0f25d
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xbee29d…838e8e
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xf821d5…a51bdd
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x63d57c…28e137
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x018e4d…279eea
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa5364f…12258d
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x162d17…d95d2b
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x431ae3…64f2fd
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8a0abc…b5eb71
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9b6bf3…09da72
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x643e14…dbc321

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.