Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c12s ago0x5a95d5…e59be2
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase12s ago0xa27685…b1d30d
0x98c2…a5180x30ce…e376Base—$0.46100%fluxa14s ago0x2aad8d…5e9176
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a524s ago0xb3c79f…0401b4
0xc151…4b230x6839…1a2bBase—$1.00100%coinbase24s ago0x3fff35…78f5d9
0x72f2…8aee0xef43…6c7fBase—$0.01100%virtuals24s ago0x9d36aa…6d336e
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase24s ago0xa11838…6d16a3
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase28s ago0xee6314…7c534e
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa30s ago0x578842…6fa883
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase32s ago0xf75a15…6b696f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a532s ago0xa0ca26…1e506e
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase32s ago0x4651ed…e70e47
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase34s ago0xc68181…20a039
0xec7a…05e80x47d3…9ddaBase—$1.00100%coinbase34s ago0x7c4a1e…80a0b8
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629336s ago0x5a51ec…b395c3
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase38s ago0xc99fdd…b247bf
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase38s ago0xdcde5b…220fc1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc38s ago0xb6e8ef…e434a1
0x4f20…f2610xe1b5…7480Base—$0.00470%0x37f3…629340s ago0x8647c9…157284
0x0fcb…87740xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase40s ago0xedce5d…a6e96f
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42s ago0x70a208…80323a
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629342s ago0xfe2449…a7df36
0x16f4…ccb00xef43…6c7fBase—$0.01100%virtuals42s ago0xd50936…27b928
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629344s ago0x536c36…578f67
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c44s ago0x8c6799…46079d

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.