Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0xc44699…5aa746
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xb8c6a3…7199cd
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x29fba6…a599f2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x08d6cf…058c0e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xc0b976…a69f05
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xd5c4e3…e1b0c8
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI25d ago0x60dd36…0ceb4b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI25d ago0x701c26…c33bda
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x901776…7cafe5
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI25d ago0x1974fd…7ba14a
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xecc79e…08ca3b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x7476a3…acc0f2
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x2f26c8…5f0441
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x69c38b…5c8072
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xc7c610…b06e32
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x17f7cd…82cb52
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xd70624…7d7144
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x344450…9af599
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x4dd61c…9feab8
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x1defa6…74681c
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x3ba670…2c7fd2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xae76b3…54acd1
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x2427d6…6c25fc
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xab07c1…a59d27
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xd9c709…bef867

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.