Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f20…f2610xe1b5…7480Base—$0.00470%0x37f3…629317s ago0x8647c9…157284
0x0fcb…87740xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase17s ago0xedce5d…a6e96f
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase19s ago0x70a208…80323a
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629319s ago0xfe2449…a7df36
0x16f4…ccb00xef43…6c7fBase—$0.01100%virtuals19s ago0xd50936…27b928
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629321s ago0x536c36…578f67
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c21s ago0x8c6799…46079d
0xb4d8…322e0x3e0a…78e7Base—$0.004278100%coinbase21s ago0x977130…c8b36b
0x4f20…f2610xe1b5…7480Base—$0.00270%0x37f3…629325s ago0xa0bea6…a119cf
0x4f20…f2610xe1b5…7480Base—$0.00270%0x37f3…629327s ago0x8281f2…6713b2
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase29s ago0x1b6925…683e6e
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase31s ago0x1a6bab…490965
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793231s ago0x7ebc37…27b6b6
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a533s ago0xa453c1…aca7c9
0xf6f4…bfe90x6839…1a2bBase—$1.00100%coinbase35s ago0xb66767…c76dd0
0xde7d…5eb20xef43…6c7fBase—$0.01100%virtuals35s ago0xfd1929…e0e70f
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase37s ago0x8f7ed0…126648
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase43s ago0xcfd95e…5db0d8
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase43s ago0x159342…54d783
0xf595…356d0x47d3…9ddaBase—$2.50100%coinbase43s ago0x2f6b44…f92a9b
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase45s ago0x1f8d43…7714c9
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase47s ago0x8234bb…a0eaa6
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47s ago0xd155a2…f2fae9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa49s ago0x88f46f…62c3fa
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793251s ago0xc94f74…c75f28

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.