Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI22d ago0x7e638c…589888
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x0206fd…39e0d3
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x7642f5…758693
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x7cdc28…dd79ed
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI22d ago0xa9de65…2d469d
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xeef75e…7f4d51
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x59ad89…1e87ac
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xabcaed…092374
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x546495…e66d51
0x521f…13800x07cf…2396Basex402 service$0.20100%payAI22d ago0xf814ba…8269d7
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xea8543…1dc634
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x47a41a…b3d443
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8b85f5…a5349d
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf8cc76…8cdf12
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x6c7d19…705662
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe0464d…f2926e
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xaa67a8…ed46f9
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI22d ago0xa8f263…c5f538
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x1ec51a…d0b39a
0x521f…13800x07cf…2396Basex402 service$0.10100%payAI22d ago0x193f90…4e2f37
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb57aa4…26b566
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x468d40…97a6d5
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x8c3fd6…bad7c2
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x92f777…c2b10d
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x728889…93cc7c

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.