Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI25d ago0x010cf9…031ff6
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xfdf9cc…10b6e4
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x145669…488c57
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x00e171…77e0d5
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x72b4b4…c8e1bb
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xc8ea67…74df27
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x0eb611…02e046
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI25d ago0x9f38c8…ea7ef9
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x2c8daa…002542
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x1ca68e…3294d5
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI25d ago0xb25a2e…db6111
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI25d ago0x27992a…461630
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xfd00fd…ba9f49
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x8408e6…f67bac
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xe705d1…bf78ce
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x81f0d0…9557c0
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x4e1daf…59be5c
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xc65a23…d57cfe
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x9e2c51…bd8ddd
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xe1ae8b…7abce2
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xc19639…7fe829
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x9b803a…4c42b4
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xbc52a9…40009b
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x0fe980…2c350d
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI25d ago0x3054d8…e3d137

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.