Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12s ago0x16f201…a66d29
0xa7c9…f37a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x517e6c…13ab26
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xdd2cbc…a406ab
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x673044…918c8d
0xa54d…49f50xdab6…b3bcBase—$1,482.4170%0x64b2…883314s ago0x70aaa0…e7d4e5
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xbf2f66…aa1537
0xbac8…05250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xe89cb3…00c2dc
0x2d9e…31fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x92d58f…994f61
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x8a702c…e88611
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x3a54a4…5188fc
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xcb37f0…5e612c
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xad7504…a96ea9
0x09aa…36680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xd43edb…70e8a7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14s ago0xb9894e…0fbd0b
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xe8f547…cc7a37
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0xbde726…802d84
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0x2f5576…048fbf
0x86a6…e6440x3e0a…78e7Base—$0.004186100%coinbase32s ago0x2e8337…818918
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted34s ago0x56caaf…cb6fae
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b36s ago0x1ac58e…ef21a0
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase36s ago0xf709f0…5a2553
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0x186c3b…470d42
0x525a…5f650x3459…956eBase—$5.0070%0xa923…c9ac38s ago0xb8907b…1ab427
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted38s ago0x59910f…d37419
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase40s ago0x25104d…9610f8

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.