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
0x2fce…8e850x6366…f1e2Base—$0.02100%0x6366…f1e295d ago0xb5262e…3e717f
0x2fce…8e850x6366…f1e2Base—$0.006516100%0x6366…f1e295d ago0x2d729d…7d4a6e
0x2fce…8e850x6366…f1e2Base—$0.06100%0x6366…f1e295d ago0x5376e5…d11ae8
0x0123…a7320x6366…f1e2Base—$0.006975100%0x6366…f1e296d ago0x0edbd3…4d2140
0x0123…a7320x6366…f1e2Base—$0.08100%0x6366…f1e296d ago0x4341f7…137291
0x6366…f1e20x0e3d…7757Base—$2.10100%0xfbad…25fb96d ago0x67efe2…ed4a96
0x0123…a7320x6366…f1e2Base—$0.006366100%0x6366…f1e296d ago0x83204e…0b77d5
0x0123…a7320x6366…f1e2Base—$0.06100%0x6366…f1e296d ago0x95477a…708ad4
0x9353…a7b30x6366…f1e2Base—$0.005276100%0x6366…f1e296d ago0x9e6b21…f6c9fc
0x9353…a7b30x6366…f1e2Base—$0.08100%0x6366…f1e296d ago0x34f34a…44ed8b
0x8825…797a0x6366…f1e2Base—$0.000022100%0x6366…f1e296d ago0x5889bb…bb3709
0x8825…797a0x6366…f1e2Base—$0.57100%0x6366…f1e296d ago0x62699c…c4a8fa
0x28e8…dec70x6366…f1e2Base—$0.000024100%0x6366…f1e296d ago0xb5d83a…55f37e

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.