Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4f13e…09b74e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04c7d1…e30bbd
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7984fe…7cca37
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcc3d4…b5fd78
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13a148…086290
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x54c510…720585
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd86fae…04d3f7
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5f090…a4459e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e40fa…26c98f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1b333…8bce92
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ea876…6a4e6b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f7aee…481926
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8728b…747b4c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b4dcd…5b109b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeabd9d…2564e8
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcdcfa8…dc1143
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0478c0…1dbbc1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6708a…b62d51
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x288316…eb7ec9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7073c8…a21740
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16dfc8…823874
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c9431…f7cc9f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb975f8…57a7c9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x840471…26049b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb138f5…c5c9a5

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.