Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf80a…15e40x10c1…1e24Base—$0.38100%coinbase108d ago0xc56513…5c4da2
0xf80a…15e40x10c1…1e24Base—$0.54100%coinbase108d ago0xfee8dc…f24319
0xf80a…15e40x10c1…1e24Base—$1.38100%coinbase108d ago0xa4f4d1…3383ac
0xf80a…15e40x10c1…1e24Base—$0.68100%coinbase108d ago0x824b88…3e47aa
0xf80a…15e40x10c1…1e24Base—$0.79100%coinbase108d ago0x442ee1…629a2b
0xf80a…15e40x10c1…1e24Base—$0.62100%coinbase108d ago0xd2ac12…4d0be1
0xf80a…15e40x10c1…1e24Base—$0.57100%coinbase108d ago0xa63c00…8cb1f6
0xf80a…15e40x10c1…1e24Base—$0.53100%coinbase108d ago0xb0c032…67ebc4
0xf80a…15e40x10c1…1e24Base—$0.55100%coinbase108d ago0x8eb78f…b5ca75
0xf80a…15e40x10c1…1e24Base—$0.55100%coinbase108d ago0xce5108…fc90f5
0xf80a…15e40x10c1…1e24Base—$0.54100%coinbase108d ago0x6935cc…5dd7c2
0xf80a…15e40x10c1…1e24Base—$0.68100%coinbase108d ago0x934ab8…5cde8d
0xf80a…15e40x10c1…1e24Base—$0.51100%coinbase108d ago0xc65276…951602
0xf80a…15e40x10c1…1e24Base—$0.66100%coinbase108d ago0xa213e3…f7b44b
0xf80a…15e40x10c1…1e24Base—$0.65100%coinbase108d ago0x5c0bef…b9376c
0xf80a…15e40x10c1…1e24Base—$0.71100%coinbase108d ago0xdf1a65…2dbb01
0xf80a…15e40x10c1…1e24Base—$0.51100%coinbase108d ago0xe06392…c98bb3
0xf80a…15e40x10c1…1e24Base—$0.54100%coinbase108d ago0xd50dee…d486d5
0xf80a…15e40x10c1…1e24Base—$0.59100%coinbase108d ago0x26a5c3…935bd2
0xf80a…15e40x10c1…1e24Base—$0.59100%coinbase108d ago0x1b7861…d7993f
0xf80a…15e40x10c1…1e24Base—$0.56100%coinbase108d ago0x1d8b18…f61181
0xf80a…15e40x10c1…1e24Base—$0.51100%coinbase108d ago0xd25ae0…7eb47e
0xf80a…15e40x10c1…1e24Base—$0.54100%coinbase108d ago0x7d4aa6…2950e2
0xf80a…15e40x10c1…1e24Base—$0.54100%coinbase108d ago0x50c49c…011974
0xf80a…15e40x10c1…1e24Base—$0.62100%coinbase108d ago0x19e755…534d3d

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.