Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9d0ca0…3453d5
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbb87c9…af7a88
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x47ed14…dc1e6e
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x76af64…febd6f
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x75f600…58db09
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x113774…8cc800
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5280d1…6cdf4e
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x152cfc…74fa47
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7a0a47…fbf236
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b018b…2cefa1
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x21aeaa…1f6cfe
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa80c0d…188b80
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61dbf4…c67058
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b1580…d732b1
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10e1c5…bc32fe
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2da1b2…a021ec
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd167d…6cc7c7
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c7966…10f6d6
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb16456…463b5f
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fef37…ac1372
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b0b51…8f396a
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79d421…1ecda9
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6024a…7c52c0
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecef18…c3f0fa
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb48bcd…91ed67

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.