Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xa73263…bed442
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x6bdcdd…7764fb
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x098c2c…97e5a0
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x6ef7b0…8c2101
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7ec944…f158ef
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xec0b51…8db6e1
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc54055…366c94
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf33f0d…5d1b39
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xe49dc0…8b6497
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x2ea7bf…ee5c2b
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa3764a…368770
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x2cd3d5…0d97d7
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1c2751…3e4bde
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe1fa99…275843
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa0a4d3…c16dd5
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xeb0470…67f54c
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x304645…a5f9bd
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7605e6…ac443c
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x899ce9…1735a4
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x654bf9…4141bf
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd0dc48…1d892c
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xc5cf75…78aa22
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd5effc…930d96
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xa7a7d6…259de0
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xcde23c…a76dab

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.