Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x6a96…27ff36d ago0x6262e7…c902c7
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xfb42…406e36d ago0x2f335e…1188ae
0xeb19…e6200x47c5…4fc3Base—$9.4570%0xa8e8…666836d ago0x718d29…c60eff
0xeb19…e6200x0e3d…7757Base—$1.0570%0xd50e…07b936d ago0xc30428…2d2845
0xeb19…e6200x0e3d…7757Base—$10.5070%0xa06c…18fe36d ago0xebdd4c…52fa72
0xeb19…e6200x0e3d…7757Base—$2.1070%0xc2ed…bd4e36d ago0x65d3fd…f2db6a
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x9f94…626436d ago0x9b4015…61f8f9
0xeb19…e6200x0e3d…7757Base—$2.1070%0xa423…2cae36d ago0x2498d0…dcdc75
0xeb19…e6200x0e3d…7757Base—$5.2570%0x8bf0…2ce236d ago0xb0a0eb…f4d975
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x3670…183b36d ago0xdd27a6…d299d9
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x5e44…05a836d ago0xf6276b…a7e6f9
0xeb19…e6200x47c5…4fc3Base—$12.6070%0xf867…7e9b36d ago0x8eba4f…f44c95
0xeb19…e6200x0e3d…7757Base—$5.2570%0xcfba…f10636d ago0xa29727…e36f55
0xeb19…e6200x0e3d…7757Base—$1.0570%0xc3b9…7b3636d ago0xbd0214…1f1a67
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xf261…5d4136d ago0x4ae688…5da1d6
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x8516…088336d ago0x549d56…78ac1f
0xeb19…e6200x0e3d…7757Base—$10.5070%0x04fd…2b5236d ago0x41af73…198067
0xeb19…e6200x0e3d…7757Base—$1.0570%0x0485…d42936d ago0xdbf687…6a812f
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x4e07…cf7c36d ago0xf457ba…c64c20
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x2016…553436d ago0xf67daa…74dad1
0xeb19…e6200x0e3d…7757Base—$9.4570%0xddf5…034736d ago0xedf063…27f914
0xeb19…e6200x0e3d…7757Base—$1.0570%0xd4a6…3b8d36d ago0xf2caf8…3314f8
0xeb19…e6200x0e3d…7757Base—$2.1070%0x79e1…2ea736d ago0x4d52fb…8ae369
0xeb19…e6200x47c5…4fc3Base—$30.4570%0x5e6e…178736d ago0x0ecdde…4aafa2
0xeb19…e6200x0e3d…7757Base—$7.3570%0x8121…3f9d36d ago0xbc402d…29d982

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.