Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x7e3f8e…7eb8e8
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x1cfae9…8f411f
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0xaee645…f9503a
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xceb11b…15fbc3
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0xf42402…d4392b
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x79cb05…321e4d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xf85d86…cf4b57
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xecb006…8a44e8
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x2219fe…832eda
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x8269d2…43e1e5
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x5acb34…7f4f6d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x9b7d7d…a8e825
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x1b9a81…b2abc6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%payAI29d ago0xc25135…263d78
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xae2ccd…7edd15
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xc39d1d…87ead2
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xc6c77a…a4b23b
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x01c38d…00eb55
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x3d7499…ab13b0
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%payAI29d ago0x355591…5d2924
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x19c5ca…2499ef
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x7d2341…5a2872
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0xaf3c28…520bc0
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%payAI29d ago0xb42224…a58904
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xbc4b04…092c18

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.