Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cb…bea40x8aee…01a0Base$0.01100%0x4a15…a58467d ago0xde2b37…c0a0c7
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase67d ago0x679705…c929c8
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.002100%coinbase67d ago0x50c03a…a6cc23
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase67d ago0x81698f…825d50
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x40af53…e3c798
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xa03b05…dad205
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xe5444d…afe602
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0xe06741…f1f1d6
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0x2dd37b…8c2fe0
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0x5691fd…3901a2
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0xd2df96…3bf4cd
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0x37e7e9…992faa
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%payAI68d ago0xce64c3…63026a
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xd6f1f2…3c057d
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x81185c…0dcc49
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x29f566…281be3
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x0e13ca…8f8792
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xed3169…e0a73e
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xf48877…f77881
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x52ba12…417826
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0x8b71d1…0df1e1
0x67cb…bea40xf4d5…cda3BaseBase Request InspectorBase$0.001100%coinbase68d ago0xc537d5…b676a0
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%coinbase68d ago0xbdc8d3…e944f2
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%coinbase68d ago0xf4a016…66343c
0xf4d5…cda30x67cb…bea4BaseBase Receipt NormalizerBase$0.001100%coinbase68d ago0x782cba…24a18a

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.