Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xb18482…d12a60
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xde45d3…76ac7f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x2b2cbc…b0f553
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xe3b7ee…d0155d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x1820c5…577eec
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xd093c9…3a6e78
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x1dfd35…9a1110
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xd944ea…3fd8f2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x3324a9…87c8f5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xa2775f…a5d6fa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x1f5a5a…019452
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x8befb0…9fbc84
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x70bbf9…f7ba0b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xafd3d9…94e88a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xa34924…045bbc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x128543…0fbcb0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x45901c…133a58
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x647353…4f2cf4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x331d58…394789
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x7f5ea3…84947e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x31d523…ef2065
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x21637f…332ae1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xc7692f…6f40d2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0x3f2e79…67d224
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase75d ago0xfa6bb7…95795d

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.