Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0123…a7320x6366…f1e2Base—$0.00695100%0x6366…f1e295d ago0xc47355…e61aa4
0x0123…a7320x6366…f1e2Base—$0.08100%0x6366…f1e295d ago0xa80b5f…05c6e9
0x0123…a7320x6366…f1e2Base—$0.000028100%0x6366…f1e295d ago0x2fa1c8…092a50
0x0123…a7320x6366…f1e2Base—$0.006712100%0x6366…f1e295d ago0x553b7c…d28abf
0x0123…a7320x6366…f1e2Base—$1.67100%0x6366…f1e295d ago0x3acb2e…008e5d
0x0123…a7320x6366…f1e2Base—$1.73100%0x6366…f1e295d ago0x161a84…30a60d
0x0123…a7320x6366…f1e2Base—$0.006952100%0x6366…f1e295d ago0xac8373…c7e9e3
0x0123…a7320x6366…f1e2Base—$1.78100%0x6366…f1e295d ago0x7ddd74…4d505e
0x0123…a7320x6366…f1e2Base—$1.78100%0x6366…f1e295d ago0xad4d5a…91bafc
0x0123…a7320x6366…f1e2Base—$1.78100%0x6366…f1e295d ago0x8d299a…264669
0x0123…a7320x6366…f1e2Base—$0.85100%0x6366…f1e295d ago0x146e39…a3e66b
0x0123…a7320x6366…f1e2Base—$1.73100%0x6366…f1e295d ago0x907455…86ac95
0x0123…a7320x6366…f1e2Base—$0.006975100%0x6366…f1e295d ago0x0edbd3…4d2140
0x0123…a7320x6366…f1e2Base—$0.08100%0x6366…f1e295d ago0x4341f7…137291
0x0123…a7320x6366…f1e2Base—$0.006366100%0x6366…f1e295d ago0x83204e…0b77d5
0x0123…a7320x6366…f1e2Base—$0.06100%0x6366…f1e295d ago0x95477a…708ad4
0x0123…a7320x6366…f1e2Base—$0.10100%0x6366…f1e296d ago0x001cc3…4d91fd
0x0123…a7320x6366…f1e2Base—$0.006567100%0x6366…f1e296d ago0x98ed14…1de247
0x0123…a7320x6366…f1e2Base—$1.73100%0x6366…f1e296d ago0x10bcdc…5a7e54
0x0123…a7320x6366…f1e2Base—$1.73100%0x6366…f1e296d ago0x39802a…3bc700
0x0123…a7320x6366…f1e2Base—$0.006545100%0x6366…f1e296d ago0xf2438b…174659
0x0123…a7320x6366…f1e2Base—$1.78100%0x6366…f1e296d ago0x4e652a…dc7086
0x0123…a7320x6366…f1e2Base—$0.11100%0x6366…f1e296d ago0x2916d7…4cc311
0x0123…a7320x6366…f1e2Base—$0.11100%0x6366…f1e296d ago0xe7d03b…ad66ab
0x0123…a7320x6366…f1e2Base—$0.007218100%0x6366…f1e296d ago0x138440…489a92

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.