Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa15s ago0x578842…6fa883
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase17s ago0xf75a15…6b696f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a517s ago0xa0ca26…1e506e
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase17s ago0x4651ed…e70e47
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase19s ago0xc68181…20a039
0xec7a…05e80x47d3…9ddaBase—$1.00100%coinbase19s ago0x7c4a1e…80a0b8
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629321s ago0x5a51ec…b395c3
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase23s ago0xc99fdd…b247bf
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase23s ago0xdcde5b…220fc1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23s ago0xb6e8ef…e434a1
0x4f20…f2610xe1b5…7480Base—$0.00470%0x37f3…629325s ago0x8647c9…157284
0x0fcb…87740xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase25s ago0xedce5d…a6e96f
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase27s ago0x70a208…80323a
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629327s ago0xfe2449…a7df36
0x16f4…ccb00xef43…6c7fBase—$0.01100%virtuals27s ago0xd50936…27b928
0x4f20…f2610xe1b5…7480Base—$0.00170%0x37f3…629329s ago0x536c36…578f67
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c29s ago0x8c6799…46079d
0xb4d8…322e0x3e0a…78e7Base—$0.004278100%coinbase29s ago0x977130…c8b36b
0x4f20…f2610xe1b5…7480Base—$0.00270%0x37f3…629333s ago0xa0bea6…a119cf
0x4f20…f2610xe1b5…7480Base—$0.00270%0x37f3…629335s ago0x8281f2…6713b2
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase37s ago0x1b6925…683e6e
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase39s ago0x1a6bab…490965
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793239s ago0x7ebc37…27b6b6
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a541s ago0xa453c1…aca7c9
0xf6f4…bfe90x6839…1a2bBase—$1.00100%coinbase43s ago0xb66767…c76dd0

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.