Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xc3e378…391e91
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x03c666…32a94c
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x8558b0…498dc0
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x727530…f152ae
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x674ee6…6893a8
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x2b9cb4…2a509a
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xff1f54…7be9f5
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xb46f19…b9d23e
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xdc05fb…b14ecb
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x9a87aa…c8dd6f
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x76d397…430d7c
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x563614…262cfa
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xbe0e03…02a057
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xf76448…45f971
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x0bd8fc…e6eddb
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x47fd9b…2f4e44
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x1c1ea1…412979
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x2ad212…9faf15
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x6b4120…4426ce
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x5973b9…8ccba1
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xad1cd9…8e2c13
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xe6a54a…ae4d83
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xfcdbca…6885b0
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0x21dfe8…93a517
0x4515…7e1c0xdb5c…10fdBasex402 service$0.10100%payAI45d ago0xd92797…f6c076

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.