Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x1bcf27…56ed6e
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xbe763f…66ec31
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x2af7fc…2dd570
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x34483c…62630f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x92ea32…2dc429
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x4ccb6b…150d9d
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x162213…a1541a
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x4801a7…abd2cc
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xf08d6b…3b0aff
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x4313d2…84bb0b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x40d050…fc5624
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x9bb4f2…b1a6ab
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x3fa99e…06f7a1
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x30a34f…019fc6
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x17a9a5…ff8024
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x7392c2…6027c1
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0xccaadf…45dca6
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xd183be…3c843f
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0xab7ecf…c0fad6
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x3f0581…0dd729
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x6e2e33…538f81
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x874830…fffe74
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xec25ed…e763a0
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x1d559f…db8bcb
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x4891f4…1bdcef

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.