Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x2d8fed…1d8a58
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase22s ago0x795009…26f1c8
0x0672…0bd50xa8b2…1d68Base—$0.0170%0x9501…c67722s ago0x8dda81…2c40bf
0x79ec…56320x47c5…4fc3Base—$23.1070%0x5513…a8a924s ago0x3f2fb0…fca892
0x1332…66eb0x47c5…4fc3Base—$157.5070%0xb99f…c90328s ago0x832c08…2d7657
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x53cdc3…061255
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x7017d4…88a16a
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase32s ago0x4154f0…b972ea
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x7d7066…635af1
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xf345…7b3434s ago0x74e26a…d4189d
0xa205…60cb0x4c72…589eBase—$1.0070%0x3e32…3ce736s ago0x6a19d1…2b9dd1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0x7a0415…30d734
0xe97c…bed10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x8f8de3…22fc67
0x9d46…6b790x6839…1a2bBase—$0.003100%coinbase38s ago0x8fda44…244ad9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase40s ago0x44382b…8e0c7e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xdb43a7…fc0d28
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0xc7a142…42e7c3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x690376…48939d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42s ago0xcd6bd5…d652e3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x1dc818…f4e812
0xc8c2…bcb20xfe80…47eeBase—$0.001100%fluxa44s ago0x3edd5e…fccabb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x71fd8c…3ac7c7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase46s ago0x5bd995…ccb45f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase48s ago0x0c6637…174a2e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase50s ago0xe1e58b…c4d080

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.