Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xc7c36f…a8bb2c
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x948a24…c4e42c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xf7ebd5…f940cb
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x7f5818…ef3646
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xeeb943…3d378d
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x3d22d6…9b6bd6
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xe58a69…726a24
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x1cd887…54ab3e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xc1cf97…28c335
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x674234…38c4dc
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x3327a6…9ffee1
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0xfd73a9…0e780f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x8232bb…52c006
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0xaabae8…fd8a3d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x2e4c86…bb24fc
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0xdfc1a8…d16b20
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x3af6b2…7867ae
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0xed3b0f…1956cb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x0a2b2d…43c678
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0xd76c93…7946d2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0xab7049…7c285b
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x52d871…5b28e8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x3f40fa…08594c
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates55d ago0x288b9e…c5a597
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase55d ago0x8dd0c6…7bf3a3

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.