Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4948b…f65b05
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e2a24…796f53
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d53c4…bed5b2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6270da…97ed31
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b2aa1…1a85ee
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc18a8…90102b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc18c33…2a81bf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c72ff…ddd936
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed0738…8b5674
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25d6a6…8b2a5a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe45833…abf28d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x662299…a2bd37
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c6d77…7cb4b5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd9efa…43f93c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12d5fa…9c5f9a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb78f6d…5fc51e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca2593…f0502b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf03649…a668d3
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7624e…3abe4f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ddaeb…df5f60
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59323c…4e9026
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b6c1a…1bc28c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb37f04…6e0e79
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8c7c4…df352c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65cb04…f6576f

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.