Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac44…97e80xc148…3515Base—$113.0070%0xe528…c0283d ago0x2a986f…ba18f5
0xaf86…abbd0xc148…3515Base—$97.5670%0x23ef…24313d ago0xa31b2b…13e0ec
0xb177…43270xc148…3515Base—$768.0070%0xe528…c0283d ago0xdba7bb…c5d48a
0x8909…76750xc148…3515Base—$25.0070%0x23ef…24313d ago0x131025…469d2c
0x2d0d…787b0xc148…3515Base—$200.0070%0xe528…c0283d ago0xe55036…993a37
0xe799…25a30xc148…3515Base—$20.0070%0x23ef…24313d ago0xdc94b3…da78ea
0x0fe1…15700xc148…3515Base—$64.8870%0xe528…c0283d ago0xdc9014…5c28b4
0x7b35…96a70xc148…3515Base—$305.5070%0xe528…c0283d ago0xf701a8…be9127
0xdb4a…b9510xc148…3515Base—$1,004.0070%0x23ef…24313d ago0xf67f33…a93063
0xd9e3…3f210xc148…3515Base—$249.3170%0xe528…c0283d ago0xd206f7…277caa
0xdf04…018e0xc148…3515Base—$50.0070%0x23ef…24313d ago0xfef473…a774b5
0xb624…6f7a0xc148…3515Base—$73.0070%0xe528…c0283d ago0x229637…c34edb
0x3277…87bc0xc148…3515Base—$250.0070%0x23ef…24313d ago0x7de8a8…cc1258
0x57e8…ae110xc148…3515Base—$56.1970%0xe528…c0283d ago0x2feb20…81b5b8
0xc62e…08470xc148…3515Base—$289.0970%0x23ef…24313d ago0x45dea2…77eeaf
0xcfcc…fac20xc148…3515Base—$219.8970%0xe528…c0283d ago0x6084a5…7d183d
0x4fbd…ca940xc148…3515Base—$100.0070%0x23ef…24313d ago0xaecdb5…ce02f0
0x39c4…11f50xc148…3515Base—$46.3070%0xe528…c0283d ago0x1e650f…a72528
0x39c4…11f50xc148…3515Base—$100.0070%0x23ef…24313d ago0xd6dbd4…d67fcb
0x6330…a74e0xc148…3515Base—$665.0270%0xe528…c0283d ago0x2e4b22…e874b0
0xdf04…018e0xc148…3515Base—$50.0070%0x23ef…24313d ago0x874ec4…ccb48f
0xda83…5f1c0xc148…3515Base—$100.1570%0xe528…c0283d ago0x276e3b…372f86
0xf144…53c00xc148…3515Base—$133.7470%0x23ef…24313d ago0x2a6c50…0c1c87
0x7c83…19340xc148…3515Base—$491.7070%0xe528…c0283d ago0xa2041f…095e5d
0x7c83…19340xc148…3515Base—$690.0070%0x23ef…24313d ago0x762c34…9b4393

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.