Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.95100%relai174d ago0x6b2101…6013d0
0xd3a0…45510x1892…6085Base$1.47100%relai174d ago0xabda89…c0909c
0xd3a0…45510x1892…6085Base$1.09100%relai174d ago0xc5e995…c361f4
0xd3a0…45510x1892…6085Base$2.00100%relai174d ago0x6d5f47…37dcc5
0xd3a0…45510x1892…6085Base$1.90100%relai174d ago0xf8a3e1…a9cac0
0xd3a0…45510x1892…6085Base$1.29100%relai174d ago0xd66c90…df2915
0xd3a0…45510x1892…6085Base$1.10100%relai174d ago0xbe5bd7…c47a72
0xd3a0…45510x1892…6085Base$1.37100%relai174d ago0x41c505…3c88bf
0xd3a0…45510x1892…6085Base$1.67100%relai174d ago0xa8bacf…f67754
0xd3a0…45510x1892…6085Base$1.35100%relai174d ago0x965333…d84bf3
0xd3a0…45510x1892…6085Base$1.17100%relai174d ago0x5a8e52…4814f0
0xd3a0…45510x1892…6085Base$1.73100%relai174d ago0xf736ce…391b97
0xd3a0…45510x1892…6085Base$1.58100%relai174d ago0x05139a…3f0830
0xd3a0…45510x1892…6085Base$1.03100%relai174d ago0xc1cfee…705ec9
0xd3a0…45510x1892…6085Base$1.65100%relai174d ago0x1f3c46…e5e7b8
0xd3a0…45510x1892…6085Base$1.15100%relai174d ago0x4fb6ed…9d6e95
0xd3a0…45510x1892…6085Base$1.40100%relai174d ago0xa30a69…c561ce
0xd3a0…45510x1892…6085Base$1.47100%relai174d ago0x975324…cecdd8
0xd3a0…45510x1892…6085Base$1.14100%relai174d ago0x6e59a4…87e6ed
0xd3a0…45510x1892…6085Base$1.58100%relai174d ago0x2b4649…6ed6d0
0xd3a0…45510x1892…6085Base$1.21100%relai174d ago0xe16727…d87aba
0xd3a0…45510x1892…6085Base$1.48100%relai174d ago0x933e08…fd88af
0xd3a0…45510x1892…6085Base$1.35100%relai174d ago0x7dd593…726d28
0xd3a0…45510x1892…6085Base$2.00100%relai174d ago0xc74865…3c9769
0xd3a0…45510x1892…6085Base$1.23100%relai174d ago0x0af4b8…8552b3

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.