Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.44100%relai175d ago0x922079…a74485
0x5138…cb450x1892…6085Base$1.66100%relai175d ago0xdff373…3988d6
0x5138…cb450x1892…6085Base$1.93100%relai175d ago0xeff7d8…81e920
0x5138…cb450x1892…6085Base$1.14100%relai175d ago0x9ef935…9a3ac6
0x5138…cb450x1892…6085Base$1.90100%relai175d ago0x2aa844…ebc875
0x5138…cb450x1892…6085Base$1.29100%relai175d ago0xd3811f…a0f306
0x5138…cb450x1892…6085Base$1.10100%relai175d ago0x8afdf1…f8c82c
0x5138…cb450x1892…6085Base$1.22100%relai175d ago0x65bc46…97fac8
0x5138…cb450x1892…6085Base$1.42100%relai175d ago0x5875ec…9bfc6d
0x5138…cb450x1892…6085Base$1.40100%relai175d ago0x55ebed…e9d32e
0x5138…cb450x1892…6085Base$1.19100%relai175d ago0x1eda78…89e8d8
0x5138…cb450x1892…6085Base$1.70100%relai175d ago0x114304…b8fb2f
0x5138…cb450x1892…6085Base$1.94100%relai175d ago0x588298…0e623e
0x5138…cb450x1892…6085Base$1.98100%relai175d ago0xbd344d…4c688c
0x5138…cb450x1892…6085Base$1.08100%relai175d ago0x9dac97…4f4e1a
0x5138…cb450x1892…6085Base$2.00100%relai175d ago0x5e9a5c…fe5c6e
0x5138…cb450x1892…6085Base$1.12100%relai175d ago0x9d8162…14f5d4
0x5138…cb450x1892…6085Base$1.52100%relai175d ago0xc301e4…5f4663
0x5138…cb450x1892…6085Base$1.91100%relai175d ago0x6972ec…7914e7
0x5138…cb450x1892…6085Base$1.31100%relai175d ago0x5e4db1…b47b80
0x5138…cb450x1892…6085Base$1.77100%relai175d ago0x0d9a14…464fec
0x5138…cb450x1892…6085Base$1.39100%relai175d ago0x03e73a…bbb88c
0x5138…cb450x1892…6085Base$1.71100%relai175d ago0x527bc2…221a55
0x5138…cb450x1892…6085Base$1.48100%relai175d ago0xeb5b53…2b09de
0x5138…cb450x1892…6085Base$1.08100%relai175d ago0x25cf80…354ce3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.