Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77a7…f2030x3e0a…78e7Base—$0.004394100%coinbase80d ago0x3f51f4…04ff87
0x77a7…f2030x3e0a…78e7Base—$0.002924100%coinbase80d ago0xc015f1…b7450c
0x77a7…f2030x3e0a…78e7Base—$0.003253100%coinbase80d ago0xffcd80…7d4656
0x77a7…f2030x3e0a…78e7Base—$0.003524100%coinbase80d ago0xa66664…026227
0x77a7…f2030x3e0a…78e7Base—$0.00317100%coinbase80d ago0x4824f0…555696
0x77a7…f2030x3e0a…78e7Base—$0.005282100%coinbase80d ago0x4fd88a…ec4ac5
0x77a7…f2030x3e0a…78e7Base—$0.003668100%coinbase80d ago0x8281ad…804a77
0x77a7…f2030x3e0a…78e7Base—$0.002699100%coinbase80d ago0xaedb88…0fc988
0x77a7…f2030x3e0a…78e7Base—$0.003949100%coinbase80d ago0xf381ba…3064a3
0x77a7…f2030x3e0a…78e7Base—$0.003903100%coinbase80d ago0x930aea…a7e823
0x77a7…f2030x3e0a…78e7Base—$0.003826100%coinbase80d ago0x654c30…f1b48d
0x77a7…f2030x3e0a…78e7Base—$0.003787100%coinbase80d ago0x4f9888…51cd40
0x77a7…f2030x3e0a…78e7Base—$0.004665100%coinbase80d ago0xab5448…414534
0x77a7…f2030x3e0a…78e7Base—$0.005003100%coinbase80d ago0x8e7876…a59d18
0x77a7…f2030x3e0a…78e7Base—$0.003827100%coinbase80d ago0x4bcda0…837b61
0x77a7…f2030x3e0a…78e7Base—$0.004103100%coinbase80d ago0x476a00…507d09
0x77a7…f2030x3e0a…78e7Base—$0.003949100%coinbase80d ago0x333233…118c55
0x77a7…f2030x3e0a…78e7Base—$0.005438100%coinbase80d ago0x8f9a89…77d36f
0x77a7…f2030x3e0a…78e7Base—$0.005615100%coinbase80d ago0x5c639a…3e26ff
0x77a7…f2030x3e0a…78e7Base—$0.005709100%coinbase80d ago0xcd60a3…c30925
0x77a7…f2030x3e0a…78e7Base—$0.004227100%coinbase80d ago0x55cc86…217872
0x77a7…f2030x3e0a…78e7Base—$0.005053100%coinbase80d ago0x1ff931…cc3b8a
0x77a7…f2030x3e0a…78e7Base—$0.004976100%coinbase80d ago0x843ad0…7c8f2d
0x77a7…f2030x3e0a…78e7Base—$0.003793100%coinbase80d ago0xd9e27e…89544c
0x77a7…f2030x3e0a…78e7Base—$0.004011100%coinbase80d ago0x7f4d33…e344b9

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.