Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase63d ago0xa846b7…fcb8bd
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase63d ago0xe51dea…eab5da
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase63d ago0x9b8aae…dfb799
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase63d ago0xedf858…86c700
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x2e756b…785a05
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x580bac…698e82
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xb1aa5c…18a3a0
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x9f1c1b…dc0d74
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa7ecf8…e61ccc
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xc2d1d9…8d5168
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x2f9a33…c1dcc3
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x772584…adac74
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xd928f3…bcb7c2
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x50dad2…53b35b
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x2a93c4…8aa76b
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x86bfbe…bbc352
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x52d850…8f0ee6
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x57da27…c5996e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xc56967…c19dc1
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x028ba1…64f55a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa54abe…8bcdae
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xf4e546…b5c07a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa33a18…f8fb46
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xc2ba04…bf4db3
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x3d3821…f4ee10

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.