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.02100%0x1360…66fa41d ago0x752d54…7f6293
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x565fb9…10835f
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x9339fa…3f0bc7
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xd0a410…4bfb5a
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x5ece10…594b98
0x0802…19780x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xa7d8c0…0da420
0x0802…19780x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x81767c…767700
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xb86f83…75bb14
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xa6357f…a11b22
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x88df9a…ae29ba
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x23156e…4848af
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x5690cb…516141
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0xc4a3dc…eae090
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0xc19445…e7b7ab
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x1fd445…39588a
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x6b4463…bbd330
0x0802…19780x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x0f9e6c…707e38
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x8321b2…6caa95
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x5ccca2…ce2556
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x5a1ac3…5d6e75
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x100842…2bcaea
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xda2640…446505
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xd077e8…889aa7
0x0802…19780x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xac7fe8…f71b58
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xc1b203…927969

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.