Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI23d ago0x204a1c…a1ce76
0xe7c8…57140x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xb0cdde…b44e93
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x1615a6…eaf610
0xe7c8…57140x07cf…2396Basex402 service$0.00108100%payAI23d ago0x6bfa99…1caf6a
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI23d ago0x2aac3a…a459e9
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xc1c664…b97a38
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI23d ago0x704aed…c5e0c3
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI23d ago0xd8729b…9eb0f8
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI23d ago0xde3bb2…107a7f
0xe7c8…57140x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x30e19f…01c905
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI23d ago0xf8e877…c977a3
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI23d ago0xb5c608…30a55d
0xe7c8…57140x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xf005c9…467770
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x2f1694…ba8ae6
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xdb5734…40ca88
0xe7c8…57140x07cf…2396Basex402 service$0.04100%payAI23d ago0x81f388…d176a4
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xd4f369…36ae50
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x401ca2…31a4b2
0xe7c8…57140x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x37a776…310269
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x780461…594407
0xe7c8…57140x07cf…2396Basex402 service$0.20100%payAI23d ago0xd62016…7b719e
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xedc66c…fc4511
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x4fee95…6ecbe9
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI23d ago0x68aa17…dbde7f
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xbf94b2…8174c5

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.