Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740x4e90…ccb1Base—$0.01100%coinbase79d ago0x04b3f8…06fc1c
0xf218…87740xb2e1…30e0Base—$0.01100%coinbase79d ago0x4ec2c0…07c8ad
0xf218…87740x82b1…1b82Base—$0.01100%coinbase79d ago0xdaf305…cddd9e
0xf218…87740x897c…c926Base—$0.01100%coinbase79d ago0xae9961…360d27
0xf218…87740x7fed…5de2Base—$0.01100%coinbase79d ago0x4f6423…1442c7
0xf218…87740x010a…ea25Base—$0.01100%coinbase79d ago0x91b4c0…703983
0xf218…87740x7983…c417Base—$0.01100%coinbase79d ago0xa4fa4d…e14e11
0xf218…87740x3e12…fe26Base—$0.01100%coinbase79d ago0x6ea0ec…7fbc9b
0xf218…87740xc33d…7720Base—$0.01100%coinbase79d ago0x09bca2…b16d6d
0xf218…87740x4afd…db55Base—$0.01100%coinbase79d ago0x2fb4eb…a9f5b6
0xf218…87740x5a5c…813bBase—$0.01100%coinbase79d ago0x10267c…b86042
0xf218…87740x4e18…4784Base—$0.01100%coinbase79d ago0xdc4762…39197a
0xf218…87740x6721…a7b6Base—$0.01100%coinbase79d ago0x528d0f…a16e59
0xf218…87740xf2e1…750eBase—$0.01100%coinbase79d ago0xac4113…0e01a6
0xf218…87740x4b4f…7d27Base—$0.01100%coinbase80d ago0xfd6844…0a760e
0xf218…87740xca11…795cBase—$0.01100%coinbase80d ago0x7df88b…2957f6
0xf218…87740xaed1…51e0Base—$0.01100%coinbase80d ago0xaeaf1a…019798
0xf218…87740x55d8…3406Base—$0.01100%coinbase80d ago0x793494…725f4d
0xf218…87740x59ed…8672Base—$0.01100%coinbase80d ago0x6cad5f…820ca4
0xf218…87740xd1aa…427bBase—$0.01100%coinbase80d ago0xdd8f5b…f70ec7
0xf218…87740xdb7c…280bBase—$0.01100%coinbase80d ago0xdfa81c…0b00b0
0xf218…87740x8313…668aBase—$0.01100%coinbase80d ago0x7c5351…604d28
0xf218…87740x3468…4cf6Base—$0.01100%coinbase80d ago0x5a0257…6088be
0xf218…87740x8c52…5708Base—$0.01100%coinbase80d ago0x635ac6…ae5fcf
0xf218…87740x612d…2c24Base—$0.01100%coinbase80d ago0xd6795a…f45964

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.